summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-08Merge tag 'gpio-fixes-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-08Merge branch 'pm-core'Rafael J. Wysocki
2022-07-08Merge tag 'block-5.19-2022-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-08ARM: dts: sunxi: Fix SPI NOR campatible on Orange Pi ZeroMichal Suchanek
2022-07-08Merge tag 'io_uring-5.19-2022-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-08Merge tag 'for-5.19/fbdev-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-07-08btrfs: zoned: drop optimization of zone finishNaohiro Aota
2022-07-08btrfs: zoned: fix a leaked bioc in read_zone_infoChristoph Hellwig
2022-07-08btrfs: return -EAGAIN for NOWAIT dio reads/writes on compressed and inline ex...Filipe Manana
2022-07-08ARM: dts: at91: sama5d2: Fix typo in i2s1 nodeRyan Wanner
2022-07-08Merge tag 'tee-fixes-for-v5.19' of https://git.linaro.org/people/jens.wikland...Arnd Bergmann
2022-07-08ovl: turn of SB_POSIXACL with idmapped layers temporarilyChristian Brauner
2022-07-08tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()Jiri Slaby
2022-07-08tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()Jiri Slaby
2022-07-08drivers/usb/host/ehci-fsl: Fix interrupt setup in host mode.Darren Stevens
2022-07-08usb: gadget: uvc: fix changing interface name via configfsMichael Grzeschik
2022-07-08usb: typec: add missing uevent when partner support PDLinyu Yuan
2022-07-08Revert "drm/amdgpu: add drm buddy support to amdgpu"Arunpravin Paneer Selvam
2022-07-08Merge branch 'sysctl-data-races'David S. Miller
2022-07-08ipv4: Fix a data-race around sysctl_fib_sync_mem.Kuniyuki Iwashima
2022-07-08icmp: Fix data-races around sysctl.Kuniyuki Iwashima
2022-07-08cipso: Fix data-races around sysctl.Kuniyuki Iwashima
2022-07-08net: Fix data-races around sysctl_mem.Kuniyuki Iwashima
2022-07-08inetpeer: Fix data-races around sysctl.Kuniyuki Iwashima
2022-07-08tcp: Fix a data-race around sysctl_tcp_max_orphans.Kuniyuki Iwashima
2022-07-08sysctl: Fix data races in proc_dointvec_jiffies().Kuniyuki Iwashima
2022-07-08sysctl: Fix data races in proc_doulongvec_minmax().Kuniyuki Iwashima
2022-07-08sysctl: Fix data races in proc_douintvec_minmax().Kuniyuki Iwashima
2022-07-08sysctl: Fix data races in proc_dointvec_minmax().Kuniyuki Iwashima
2022-07-08sysctl: Fix data races in proc_douintvec().Kuniyuki Iwashima
2022-07-08sysctl: Fix data races in proc_dointvec().Kuniyuki Iwashima
2022-07-08net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointerSteven Rostedt (Google)
2022-07-08x86/bugs: Do not enable IBPB-on-entry when IBPB is not supportedThadeu Lima de Souza Cascardo
2022-07-08bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIsJoanne Koong
2022-07-08tee: tee_get_drvdata(): fix description of return valueMarc Kleine-Budde
2022-07-08optee: Remove duplicate 'of' in two places.Jiang Jian
2022-07-08ARM: dts: kswitch-d10: use open drain mode for coma-mode pinsMichael Walle
2022-07-08ARM: dts: colibri-imx6ull: fix snvs pinmux groupMax Krummenacher
2022-07-08optee: smc_abi.c: fix wrong pointer passed to IS_ERR/PTR_ERR()Yang Yingliang
2022-07-08MAINTAINERS: Remove iommu@lists.linux-foundation.orgJoerg Roedel
2022-07-08Merge tag 'reset-fixes-for-v5.19' of git://git.pengutronix.de/pza/linux into ...Arnd Bergmann
2022-07-08MAINTAINERS: add polarfire rng, pci and clock driversConor Dooley
2022-07-07riscv: don't warn for sifive erratas in modulesHeiko Stuebner
2022-07-07net: ocelot: fix wrong time_after usagePavel Skripkin
2022-07-07Merge tag 'mlx5-fixes-2022-07-06' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-07-07net: ethernet: ti: am65-cpsw: Fix devlink port register sequenceSiddharth Vadapalli
2022-07-07net: stmmac: dwc-qos: Disable split header for Tegra194Jon Hunter
2022-07-07Merge tag 'nvme-5.19-2022-07-07' of git://git.infradead.org/nvme into block-5.19Jens Axboe
2022-07-07io_uring: explicit sqe padding for ioctl commandsPavel Begunkov
2022-07-07i2c: cadence: Unregister the clk notifier in error pathSatish Nagireddy