aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-25ACPI: property: Fix type detection of unified integer reading functionsStefan Binding
2022-08-25net: ethernet: mtk_eth_soc: fix hw hash reporting for MTK_NETSYS_V2Lorenzo Bianconi
2022-08-24cifs: Add helper function to check smb1+ serverZhang Xiaoxu
2022-08-24cifs: Use help macro to get the mid header sizeZhang Xiaoxu
2022-08-24cifs: Use help macro to get the header preamble sizeZhang Xiaoxu
2022-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-08-24MAINTAINERS: rectify file entry in BONDING DRIVERLukas Bulwahn
2022-08-24fbdev: Move fbdev drivers from strlcpy to strscpyWolfram Sang
2022-08-24Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe
2022-08-24fbdev: omap: Remove unnecessary print function dev_err()Jiapeng Chong
2022-08-24fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init()Yang Yingliang
2022-08-24fbdev: fbcon: Destroy mutex on freeing struct fb_infoShigeru Yoshida
2022-08-24fbdev: radeon: Clean up some inconsistent indentingJiapeng Chong
2022-08-24fbdev: sisfb: Clean up some inconsistent indentingJiapeng Chong
2022-08-24fbdev: fb_pm2fb: Avoid potential divide by zero errorLetu Ren
2022-08-24fbdev: ssd1307fb: Fix repeated words in commentsJilin Yuan
2022-08-24fbdev: omapfb: Fix tests for platform_get_irq() failureYu Zhe
2022-08-24i40e: Fix incorrect address type for IPv6 flow rulesSylwester Dziedziuch
2022-08-24ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounterJacob Keller
2022-08-24md: call __md_stop_writes in md_stopGuoqing Jiang
2022-08-24Revert "md-raid: destroy the bitmap after destroying the thread"Guoqing Jiang
2022-08-24Merge tag 'trace-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2022-08-24md: Flush workqueue md_rdev_misc_wq in md_alloc()David Sloan
2022-08-24md/raid10: Fix the data type of an r10_sync_page_io() argumentBart Van Assche
2022-08-24cifs: skip extra NULL byte in filenamesPaulo Alcantara
2022-08-24Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-08-24lib/cpumask_kunit: add tests file to MAINTAINERSSander Vanheule
2022-08-24lib/cpumask_kunit: log mask contentsSander Vanheule
2022-08-24lib/test_cpumask: follow KUnit style guidelinesSander Vanheule
2022-08-24lib/test_cpumask: fix cpu_possible_mask last testSander Vanheule
2022-08-24lib/test_cpumask: drop cpu_possible_mask full testSander Vanheule
2022-08-24io_uring: conditional ->async_data allocationPavel Begunkov
2022-08-24io_uring/notif: order notif vs send CQEsPavel Begunkov
2022-08-24io_uring/net: fix indentationPavel Begunkov
2022-08-24io_uring/net: fix zc send link failingPavel Begunkov
2022-08-24io_uring/net: fix must_hold annotationPavel Begunkov
2022-08-24loop: Check for overflow while configuring loopSiddh Raman Pant
2022-08-24Merge branch 'sysctl-data-races'David S. Miller
2022-08-24net: Fix a data-race around sysctl_somaxconn.Kuniyuki Iwashima
2022-08-24net: Fix a data-race around netdev_unregister_timeout_secs.Kuniyuki Iwashima
2022-08-24net: Fix a data-race around gro_normal_batch.Kuniyuki Iwashima
2022-08-24net: Fix data-races around sysctl_devconf_inherit_init_net.Kuniyuki Iwashima
2022-08-24net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.Kuniyuki Iwashima
2022-08-24net: Fix a data-race around netdev_budget_usecs.Kuniyuki Iwashima
2022-08-24net: Fix data-races around sysctl_max_skb_frags.Kuniyuki Iwashima
2022-08-24net: Fix a data-race around netdev_budget.Kuniyuki Iwashima
2022-08-24net: Fix a data-race around sysctl_net_busy_read.Kuniyuki Iwashima
2022-08-24net: Fix a data-race around sysctl_net_busy_poll.Kuniyuki Iwashima
2022-08-24net: Fix a data-race around sysctl_tstamp_allow_data.Kuniyuki Iwashima
2022-08-24net: Fix data-races around sysctl_optmem_max.Kuniyuki Iwashima