| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-01-06 | mm: Convert struct page to struct slab in functions used by other subsystems |  Vlastimil Babka | 2 | -17/+17 |
| 2022-01-06 | mm/slub: Finish struct page to struct slab conversion |  Vlastimil Babka | 1 | -1/+1 |
| 2022-01-06 | mm/slub: Convert most struct page to struct slab by spatch |  Vlastimil Babka | 1 | -3/+3 |
| 2022-01-06 | mm: Convert check_heap_object() to use struct slab |  Matthew Wilcox (Oracle) | 1 | -8/+0 |
| 2022-01-06 | mm: Split slab into its own type |  Matthew Wilcox (Oracle) | 1 | -5/+5 |
| 2022-01-06 | mm/slub: Make object_err() static |  Vlastimil Babka | 1 | -3/+0 |
| 2022-01-05 | xdp: Add xdp_do_redirect_frame() for pre-computed xdp_frames |  Toke Høiland-Jørgensen | 1 | -0/+4 |
| 2022-01-05 | xdp: Move conversion to xdp_frame out of map functions |  Toke Høiland-Jørgensen | 1 | -10/+10 |
| 2022-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Jakub Kicinski | 2 | -0/+3 |
| 2022-01-05 | Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Linus Torvalds | 1 | -0/+2 |
| 2022-01-05 | block: introduce rq_list_move |  Keith Busch | 1 | -0/+17 |
| 2022-01-05 | block: introduce rq_list_for_each_safe macro |  Keith Busch | 1 | -0/+4 |
| 2022-01-05 | block: move rq_list macros to blk-mq.h |  Keith Busch | 2 | -29/+29 |
| 2022-01-05 | Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrace', 'for-next/xor-neon', 'for-next/kasan', 'for-next/armv8_7-fp', 'for-next/atomics', 'for-next/bti', 'for-next/sve', 'for-next/kselftest' and 'for-next/kcsan', remote-tracking branch 'arm64/for-next/perf' into for-next/... |  Catalin Marinas | 1 | -17/+18 |
| 2022-01-05 | headers/deps: USB: Optimize <linux/usb/ch9.h> dependencies, remove <linux/device.h> |  Ingo Molnar | 1 | -1/+2 |
| 2022-01-05 | Merge tag 'linux-can-next-for-5.17-20220105' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next |  David S. Miller | 2 | -9/+20 |
| 2022-01-05 | net: mdio: add helpers to extract clause 45 regad and devad fields |  Russell King (Oracle) | 1 | -0/+12 |
| 2022-01-05 | can: dev: reorder struct can_priv members for better packing |  Vincent Mailhol | 1 | -3/+3 |
| 2022-01-05 | can: dev: add sanity check in can_set_static_ctrlmode() |  Vincent Mailhol | 1 | -2/+9 |
| 2022-01-05 | can: dev: replace can_priv::ctrlmode_static by can_get_static_ctrlmode() |  Vincent Mailhol | 1 | -2/+5 |
| 2022-01-05 | can: do not increase tx_bytes statistics for RTR frames |  Vincent Mailhol | 1 | -2/+3 |
| 2022-01-05 | ata: libata: remove debug compilation switches |  Hannes Reinecke | 1 | -16/+0 |
| 2022-01-05 | ata: libata: remove 'new' ata message handling |  Hannes Reinecke | 1 | -13/+0 |
| 2022-01-05 | ata: libata: drop ata_msg_drv() |  Hannes Reinecke | 1 | -6/+0 |
| 2022-01-05 | ata: libata: drop ata_msg_info() |  Hannes Reinecke | 1 | -2/+0 |
| 2022-01-05 | ata: libata: drop ata_msg_probe() |  Hannes Reinecke | 1 | -2/+0 |
| 2022-01-05 | ata: libata: drop ata_msg_warn() |  Hannes Reinecke | 1 | -2/+0 |
| 2022-01-05 | ata: libata: drop ata_msg_malloc() |  Hannes Reinecke | 1 | -2/+0 |
| 2022-01-05 | ata: libata: drop ata_msg_ctl() |  Hannes Reinecke | 1 | -2/+0 |
| 2022-01-05 | ata: libata: drop ata_msg_error() and ata_msg_intr() |  Hannes Reinecke | 1 | -4/+0 |
| 2022-01-05 | ata: libata: move ata_{port,link,dev}_dbg to standard pr_XXX() macros |  Hannes Reinecke | 1 | -31/+38 |
| 2022-01-04 | ACPI: PCC: Implement OperationRegion handler for the PCC Type 3 subtype |  Sudeep Holla | 1 | -0/+6 |
| 2022-01-04 | filemap: Add filemap_release_folio() |  Matthew Wilcox (Oracle) | 2 | -1/+2 |
| 2022-01-04 | filemap: Add read_cache_folio and read_mapping_folio |  Matthew Wilcox (Oracle) | 1 | -2/+10 |
| 2022-01-04 | readahead: Convert page_cache_async_ra() to take a folio |  Matthew Wilcox (Oracle) | 1 | -2/+2 |
| 2022-01-04 | filemap: Remove thp_contains() |  Matthew Wilcox (Oracle) | 1 | -9/+0 |
| 2022-01-04 | filemap: Add filemap_remove_folio and __filemap_remove_folio |  Matthew Wilcox (Oracle) | 1 | -2/+7 |
| 2022-01-04 | filemap: Add filemap_unaccount_folio() |  Matthew Wilcox (Oracle) | 1 | -5/+0 |
| 2022-01-04 | filemap: Add folio_put_wait_locked() |  Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2022-01-04 | mm: Add folio_test_pmd_mappable() |  Matthew Wilcox (Oracle) | 2 | -21/+35 |
| 2022-01-04 | iov_iter: Add copy_folio_to_iter() |  Matthew Wilcox (Oracle) | 1 | -0/+7 |
| 2022-01-04 | headers/uninline: Uninline single-use function: kobject_has_children() |  Ingo Molnar | 1 | -17/+0 |
| 2022-01-04 | icmp: ICMPV6: Examine invoking packet for Segment Route Headers. |  Andrew Lunn | 1 | -0/+2 |
| 2022-01-04 | ata: libata: Add ata_port_classify() helper |  Hannes Reinecke | 1 | -0/+2 |
| 2022-01-04 | Merge branches 'arm/smmu', 'virtio', 'x86/amd', 'x86/vt-d' and 'core' into next |  Joerg Roedel | 3 | -74/+3 |
| 2022-01-03 | pktcdvd: convert to use attribute groups |  Greg Kroah-Hartman | 1 | -10/+0 |
| 2022-01-03 | power: supply_core: Pass pointer to battery info |  Linus Walleij | 1 | -1/+1 |
| 2022-01-03 | Merge 5.16-rc8 into char-misc-next |  Greg Kroah-Hartman | 11 | -14/+42 |
| 2022-01-03 | Merge 5.16-rc8 into usb-next |  Greg Kroah-Hartman | 11 | -14/+42 |
| 2022-01-03 | dmaengine: xilinx_dpdma: use correct SDPX tag for header file |  Vinod Koul | 1 | -1/+1 |