summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-25drm/amdgpu: add TX_POWER_CTRL_1 macro definitions for NBIO IP v7.7.0Tim Huang
2022-08-25Merge tag 'cgroup-for-6.0-rc2-fixes-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-08-25cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()Tetsuo Handa
2022-08-25xen/privcmd: fix error exit of privcmd_ioctl_dm_op()Juergen Gross
2022-08-25Documentation/ABI: Mention retbleed vulnerability info file for sysfsSalvatore Bonaccorso
2022-08-25x86/sev: Mark snp_abort() noreturnBorislav Petkov
2022-08-25io_uring/net: save address for sendzc async executionPavel Begunkov
2022-08-25s390/mm: do not trigger write fault when vma does not allow VM_WRITEGerald Schaefer
2022-08-25s390: fix double free of GS and RI CBs on fork() failureBrian Foster
2022-08-25xen: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-25xen: x86: remove setting the obsolete config XEN_MAX_DOMAIN_MEMORYLukas Bulwahn
2022-08-25LoongArch: mm: Avoid unnecessary page fault retires on shared memory typesHuacai Chen
2022-08-25LoongArch: Add subword xchg/cmpxchg emulationHuacai Chen
2022-08-25LoongArch: Cleanup headers to avoid circular dependencyHuacai Chen
2022-08-25LoongArch: Cleanup reset routines with new APIHuacai Chen
2022-08-25LoongArch: Fix build warnings in VDSOHuacai Chen
2022-08-25LoongArch: Select PCI_QUIRKS to avoid build errorHuacai Chen
2022-08-25ACPI: property: Remove default association from integer maximum valuesSakari Ailus
2022-08-25ACPI: property: Ignore already existing data node tagsSakari Ailus
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 'thermal-v6.1-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki
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