linux-2.6-microblaze.git
2022-01-24 Bjorn Helgaasmicroblaze/PCI: Remove pci_phys_mem_access_prot() dead... microblaze-v5.18
2022-01-24 Xiang wangxmicroblaze: add const to of_device_id
2022-01-24 Jason Wangmicroblaze: fix typo in a comment
2022-01-23 Linus TorvaldsLinux 5.17-rc1
2022-01-23 Linus TorvaldsMerge tag 'perf-tools-for-v5.17-2022-01-22' of git...
2022-01-23 Linus TorvaldsMerge tag 'trace-v5.17-3' of git://git./linux/kernel...
2022-01-23 Steven Rostedt... ftrace: Fix assuming build time sort works for s390
2022-01-23 Linus TorvaldsMerge tag 'kbuild-fixes-v5.17' of git://git./linux...
2022-01-23 Linus TorvaldsMerge tag 'bitmap-5.17-rc1' of git://github.com/norov...
2022-01-22 Minghao Chiperf tools: Remove redundant err variable
2022-01-22 John Garryperf test: Add parse-events test for aliases with hyphens
2022-01-22 John Garryperf test: Add pmu-events test for aliases with hyphens
2022-01-22 John Garryperf parse-events: Support event alias in form foo...
2022-01-22 German Gomezperf evsel: Override attr->sample_period for non-libpfm...
2022-01-22 Lv Ruyiperf cpumap: Remove duplicate include in cpumap.h
2022-01-22 Ian Rogersperf cpumap: Migrate to libperf cpumap api
2022-01-22 Ian Rogersperf python: Fix cpu_map__item() building
2022-01-22 Yao Jinperf script: Fix printing 'phys_addr' failure issue
2022-01-22 Masahiro Yamadacerts: Fix build error when CONFIG_MODULE_SIG_KEY is...
2022-01-22 Masahiro Yamadacerts: Fix build error when CONFIG_MODULE_SIG_KEY is...
2022-01-22 Masahiro YamadaRevert "Makefile: Do not quote value for CONFIG_CC_IMPL...
2022-01-22 Dmitry V. Levinusr/include/Makefile: add linux/nfc.h to the compile...
2022-01-22 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2022-01-22 Linus TorvaldsMerge tag '5.17-rc-part2-smb3-fixes' of git://git.samba...
2022-01-22 Linus TorvaldsMerge tag 'xfs-5.17-merge-7' of git://git./fs/xfs/xfs...
2022-01-22 Linus TorvaldsMerge tag 'fscache-fixes-20220121' of git://git./linux...
2022-01-22 Linus TorvaldsMerge tag 'folio-5.17a' of git://git.infradead.org...
2022-01-22 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2022-01-22 Linus TorvaldsMerge tag 'ata-5.17-rc1-part2' of git://git./linux...
2022-01-22 Linus TorvaldsMerge tag 'thermal-5.17-rc1-2' of git://git./linux...
2022-01-22 Linus TorvaldsMerge tag 'acpi-5.17-rc1-3' of git://git./linux/kernel...
2022-01-22 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.17-1' of git://git...
2022-01-22 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-01-22 Linus TorvaldsMerge tag 'for-5.17/parisc-2' of git://git./linux/kerne...
2022-01-22 Linus TorvaldsMerge tag 'riscv-for-linus-5.17-mw1' of git://git....
2022-01-22 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2022-01-22 Linus TorvaldsMerge tag 'docs-5.17-2' of git://git.lwn.net/linux
2022-01-22 Christoph Hellwigmm: hide the FRONTSWAP Kconfig symbol
2022-01-22 Christoph Hellwigfrontswap: remove support for multiple ops
2022-01-22 Christoph Hellwigmm: mark swap_lock and swap_active_head static
2022-01-22 Christoph Hellwigfrontswap: simplify frontswap_register_ops
2022-01-22 Christoph Hellwigfrontswap: remove frontswap_test
2022-01-22 Christoph Hellwigmm: simplify try_to_unuse
2022-01-22 Christoph Hellwigfrontswap: remove the frontswap exports
2022-01-22 Christoph Hellwigfrontswap: simplify frontswap_init
2022-01-22 Christoph Hellwigfrontswap: remove frontswap_curr_pages
2022-01-22 Christoph Hellwigfrontswap: remove frontswap_shrink
2022-01-22 Christoph Hellwigfrontswap: remove frontswap_tmem_exclusive_gets
2022-01-22 Christoph Hellwigfrontswap: remove frontswap_writethrough
2022-01-22 Christoph Hellwigmm: remove cleancache
2022-01-22 Marco Elverlib/stackdepot: always do filter_irq_stacks() in stack_...
2022-01-22 Vlastimil Babkalib/stackdepot: allow optional init and stack_table...
2022-01-22 Muchun Songproc: remove PDE_DATA() completely
2022-01-22 Muchun Songfs: proc: store PDE()->data into inode->i_private
2022-01-22 Mike Galbraithzsmalloc: replace get_cpu_var with local_lock
2022-01-22 Minchan Kimzsmalloc: replace per zpage lock with pool->migrate_lock
2022-01-22 Minchan Kimlocking/rwlocks: introduce write_lock_nested
2022-01-22 Minchan Kimzsmalloc: remove zspage isolation for migration
2022-01-22 Minchan Kimzsmalloc: move huge compressed obj from page to zspage
2022-01-22 Minchan Kimzsmalloc: introduce obj_allocated
2022-01-22 Minchan Kimzsmalloc: decouple class actions from zspage works
2022-01-22 Minchan Kimzsmalloc: rename zs_stat_type to class_stat_type
2022-01-22 Minchan Kimzsmalloc: introduce some helper functions
2022-01-22 Baokun Lisysctl: returns -EINVAL when a negative value is passed...
2022-01-22 Colin Ian Kingkernel/sysctl.c: remove unused variable ten_thousand
2022-01-22 Xiaoming Nikprobe: move sysctl_kprobes_optimization to kprobes.c
2022-01-22 Xiaoming Nifs/coredump: move coredump sysctls into its own file
2022-01-22 Xiaoming Niprintk: fix build warning when CONFIG_PRINTK=n
2022-01-22 Luis Chamberlainkernel/sysctl.c: rename sysctl_init() to sysctl_init_ba...
2022-01-22 Luis Chamberlainfs: move namespace sysctls and declare fs base directory
2022-01-22 Luis Chamberlainsysctl: add and use base directory declarer and registr...
2022-01-22 Luis Chamberlainfs: move pipe sysctls to is own file
2022-01-22 Luis Chamberlainfs: move fs/exec.c sysctls into its own file
2022-01-22 Luis Chamberlainfs: move namei sysctls to its own file
2022-01-22 Luis Chamberlainfs: move locking sysctls where they are used
2022-01-22 Luis Chamberlainfs: move shared sysctls to fs/sysctls.c
2022-01-22 Luis Chamberlainsysctl: move maxolduid as a sysctl specific const
2022-01-22 Luis Chamberlainfs: move dcache sysctls to its own file
2022-01-22 Luis Chamberlainfs: move fs stat sysctls to file_table.c
2022-01-22 Luis Chamberlainfs: move inode sysctls to its own file
2022-01-22 Luis Chamberlainsysctl: share unsigned long const values
2022-01-22 Xiaoming Nistackleak: move stack_erasing sysctl to stackleak.c
2022-01-22 Xiaoming Niscsi/sg: move sg-big-buff sysctl to scsi/sg.c
2022-01-22 Xiaoming Niprintk: move printk sysctl to printk/sysctl.c
2022-01-22 Luis Chamberlainfs: move binfmt_misc sysctl to its own file
2022-01-22 Luis Chamberlainsysctl: add helper to register a sysctl mount point
2022-01-22 Xiaoming Nirandom: move the random sysctl declarations to its...
2022-01-22 Xiaoming Nifirmware_loader: move firmware sysctl to its own files
2022-01-22 Xiaoming Nieventpoll: simplify sysctl declaration with register_sy...
2022-01-22 Luis Chamberlaincdrom: simplify subdirectory registration with register...
2022-01-22 Xiaoming Niinotify: simplify subdirectory registration with regist...
2022-01-22 Luis Chamberlaintest_sysctl: simplify subdirectory registration with...
2022-01-22 Luis Chamberlainocfs2: simplify subdirectory registration with register...
2022-01-22 Luis Chamberlainmacintosh/mac_hid.c: simplify subdirectory registration...
2022-01-22 Luis Chamberlaini915: simplify subdirectory registration with register_...
2022-01-22 Luis Chamberlainhpet: simplify subdirectory registration with register_...
2022-01-22 Xiaoming Nidnotify: move dnotify sysctl to dnotify.c
2022-01-22 Xiaoming Niaio: move aio sysctl to aio.c
2022-01-22 Xiaoming Nisysctl: use SYSCTL_ZERO to replace some static int...
2022-01-22 Xiaoming Nisysctl: use const for typically used max/min proc sysctls
next