platform/kernel/linux-rpi.git
2021-11-09 Ye Guojinsignal: remove duplicate include in signal.h
2021-11-09 Ye Guojincrash_dump: remove duplicate include in crash_dump.h
2021-11-09 Changcheng... crash_dump: fix boolreturn.cocci warning
2021-11-09 Arnd Bergmannhfs/hfsplus: use WARN_ON for sanity check
2021-11-09 Ryusuke Konishinilfs2: remove filenames from file comments
2021-11-09 Qing Wangnilfs2: replace snprintf in show functions with sysfs_emit
2021-11-09 Jan Harkescoda: bump module version to 7.2
2021-11-09 Jing Yangyangcoda: use vmemdup_user to replace the open code
2021-11-09 Xiyu Yangcoda: convert from atomic_t to refcount_t on coda_vm_op...
2021-11-09 Jan Harkescoda: avoid doing bad things on inode type changes...
2021-11-09 Jan Harkescoda: avoid hidden code duplication in rename
2021-11-09 Jan Harkescoda: avoid flagging NULL inodes
2021-11-09 Alex Shicoda: remove err which no one care
2021-11-09 Jan Harkescoda: check for async upcall request using local state
2021-11-09 Jan Harkescoda: avoid NULL pointer dereference from a bad inode
2021-11-09 Andrew Halaneyinit: make unknown command line param message clearer
2021-11-09 yangerkunramfs: fix mount source show for ramfs
2021-11-09 Kefeng Wangalpha: use is_kernel_text() helper
2021-11-09 Kefeng Wangmicroblaze: use is_kernel_text() helper
2021-11-09 Kefeng Wangpowerpc/mm: use core_kernel_text() helper
2021-11-09 Kefeng Wangextable: use is_kernel_text() helper
2021-11-09 Kefeng Wangmm: kasan: use is_kernel() helper
2021-11-09 Kefeng Wangsections: provide internal __is_kernel() and __is_kerne...
2021-11-09 Kefeng Wangx86: mm: rename __is_kernel_text() to is_x86_32_kernel_...
2021-11-09 Kefeng Wangsections: move is_kernel_inittext() into sections.h
2021-11-09 Kefeng Wangsections: move and rename core_kernel_data() to is_kern...
2021-11-09 Kefeng Wangkallsyms: fix address-checks for kernel related range
2021-11-09 Kefeng Wangkallsyms: remove arch specific text and data check
2021-11-09 Alexey DobriyanELF: simplify STACK_ALLOC macro
2021-11-09 Kees Cookbinfmt_elf: reintroduce using MAP_FIXED_NOREPLACE
2021-11-09 Peter Ujfalusicheckpatch: get default codespell dictionary path from...
2021-11-09 Joe Perchescheckpatch: improve EXPORT_SYMBOL test for EXPORT_SYMBO...
2021-11-09 Rikard Falkebornconst_structs.checkpatch: add a few sound ops structs
2021-11-09 Thomas Gleixnermm/scatterlist: replace the !preemptible warning in...
2021-11-09 Alexey Dobriyanlib: uninline simple_strntoull() as well
2021-11-09 Lucas De Marchiinclude/linux/string_helpers.h: add linux/string.h...
2021-11-09 Imran Khanlib, stackdepot: add helper to print stack entries...
2021-11-09 Imran Khanlib, stackdepot: add helper to print stack entries
2021-11-09 Imran Khanlib, stackdepot: check stackdepot handle before accessi...
2021-11-09 Lukas BulwahnMAINTAINERS: rectify entry for ALLWINNER HARDWARE SPINL...
2021-11-09 Lukas BulwahnMAINTAINERS: rectify entry for INTEL KEEM BAY DRM DRIVER
2021-11-09 Lukas BulwahnMAINTAINERS: rectify entry for HIKEY960 ONBOARD USB...
2021-11-09 Lukas BulwahnMAINTAINERS: rectify entry for ARM/TOSHIBA VISCONTI...
2021-11-09 Kees CookMAINTAINERS: add "exec & binfmt" section with myself...
2021-11-09 Colin Ian Kingmailmap: update email address for Colin King
2021-11-09 Rasmus Villemoeslinux/container_of.h: switch to static_assert
2021-11-09 Stephen Rothwellkernel.h: split out instruction pointer accessors
2021-11-09 Andy Shevchenkoinclude/linux/generic-radix-tree.h: replace kernel...
2021-11-09 Andy Shevchenkoinclude/linux/radix-tree.h: replace kernel.h with the...
2021-11-09 Andy Shevchenkoinclude/linux/sbitmap.h: replace kernel.h with the...
2021-11-09 Andy Shevchenkoinclude/linux/delay.h: replace kernel.h with the necess...
2021-11-09 Andy Shevchenkoinclude/media/media-entity.h: replace kernel.h with...
2021-11-09 Andy Shevchenkoinclude/linux/plist.h: replace kernel.h with the necess...
2021-11-09 Andy Shevchenkoinclude/linux/llist.h: replace kernel.h with the necess...
2021-11-09 Andy Shevchenkoinclude/linux/list.h: replace kernel.h with the necessa...
2021-11-09 Andy Shevchenkoinclude/kunit/test.h: replace kernel.h with the necessa...
2021-11-09 Andy Shevchenkokernel.h: split out container_of() and typeof_member...
2021-11-09 Andy Shevchenkokernel.h: drop unneeded <linux/kernel.h> inclusion...
2021-11-09 Stephen Brennanproc: allow pid_revalidate() during LOOKUP_RCU
2021-11-09 David Hildenbrandvirtio-mem: kdump mode to sanitize /proc/vmcore access
2021-11-09 David Hildenbrandvirtio-mem: factor out hotplug specifics from virtio_me...
2021-11-09 David Hildenbrandvirtio-mem: factor out hotplug specifics from virtio_me...
2021-11-09 David Hildenbrandvirtio-mem: factor out hotplug specifics from virtio_me...
2021-11-09 David Hildenbrandproc/vmcore: convert oldmem_pfn_is_ram callback to...
2021-11-09 David Hildenbrandproc/vmcore: let pfn_is_ram() return a bool
2021-11-09 David Hildenbrandx86/xen: print a warning when HVMOP_get_mem_type fails
2021-11-09 David Hildenbrandx86/xen: simplify xen_oldmem_pfn_is_ram()
2021-11-09 David Hildenbrandx86/xen: update xen_oldmem_pfn_is_ram() documentation
2021-11-09 Florian Weimerprocfs: do not list TID 0 in /proc/<pid>/task
2021-11-09 zhangyirumm,hugetlb: remove mlock ulimit for SHM_HUGETLB
2021-11-09 Johannes Weinervfs: keep inodes with page cache off the inode shrinker LRU
2021-11-09 Ming Leinvme: wait until quiesce is done
2021-11-09 Ming Leiscsi: make sure that request queue queiesce and unquies...
2021-11-09 Ming Leiscsi: avoid to quiesce sdev->request_queue two times
2021-11-09 Ming Leiblk-mq: add one API for waiting until quiesce is done
2021-11-09 Arnd Bergmannamt: add IPV6 Kconfig dependency
2021-11-09 Dan Carpentergve: Fix off by one in gve_tx_timeout()
2021-11-09 Filipe Mananabtrfs: fix deadlock due to page faults during direct...
2021-11-09 Lin Mahamradio: defer 6pack kfree after unregister_netdev
2021-11-09 Lin Mahamradio: defer ax25 kfree after unregister_netdev
2021-11-09 Jean Sacrennet: sungem_phy: fix code indentation
2021-11-09 Kishon Vijay... dmaengine: ti: k3-udma: Set r/tchan or rflow to NULL...
2021-11-09 Kishon Vijay... dmaengine: ti: k3-udma: Set bchan to NULL if a channel...
2021-11-09 Arnd Bergmanndmaengine: stm32-dma: avoid 64-bit division in stm32_dm...
2021-11-09 Jussi Makibpf, sockmap: sk_skb data_end access incorrect when...
2021-11-09 John Fastabendbpf: sockmap, strparser, and tls are reusing qdisc_skb_...
2021-11-08 John Fastabendbpf, sockmap: Fix race in ingress receive verdict with...
2021-11-08 John Fastabendbpf, sockmap: Remove unhash handler for BPF sockmap...
2021-11-08 John Fastabendbpf, sockmap: Use stricter sk state checks in sk_lookup...
2021-11-08 Linus TorvaldsMerge tag 'backlight-next-5.16' of git://git./linux...
2021-11-08 Linus TorvaldsMerge tag 'mfd-next-5.16' of git://git./linux/kernel...
2021-11-08 Linus TorvaldsMerge tag 'gpio-updates-for-v5.16' of git://git./linux...
2021-11-08 Linus TorvaldsMerge tag 'cxl-for-5.16' of git://git./linux/kernel...
2021-11-08 Linus TorvaldsMerge branch 'i2c/for-mergewindow' of git://git./linux...
2021-11-08 Linus TorvaldsMerge tag 'mtd/for-5.16' of git://git./linux/kernel...
2021-11-08 Linus TorvaldsAdd 'tools/perf/libbpf/' to ignored files
2021-11-08 Linus TorvaldsMerge tag 'kgdb-5.16-rc1' of git://git./linux/kernel...
2021-11-08 Linus TorvaldsMerge tag 'for-linus' of git://github.com/openrisc...
2021-11-08 Linus TorvaldsMerge tag 'perf-tools-for-v5.16-2021-11-07-without...
2021-11-08 Linus TorvaldsMerge tag 'kbuild-v5.16' of git://git./linux/kernel...
next