summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-03-11ext4, jbd2: add an optimized bmap for the journal inodeTheodore Ts'o1-0/+8
2023-03-11xdp: add xdp_set_features_flag utility routineLorenzo Bianconi2-0/+13
2023-03-11Merge tag 'pull-highmem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+6
2023-03-11Merge tag 'wireless-next-2023-03-10' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski4-46/+334
2023-03-11bpf: Support __kptr to local kptrsDave Marchevsky2-3/+10
2023-03-11security: Introduce LSM_ORDER_LAST and set it for the integrity LSMRoberto Sassu1-0/+1
2023-03-10kunit: fix bug of extra newline characters in debugfs logsRae Moar1-1/+1
2023-03-10kunit: fix bug in debugfs logs of parameterized testsRae Moar1-1/+1
2023-03-10bpf: Change btf_record_find enum parameter to field_maskDave Marchevsky1-1/+1
2023-03-10pktcdvd: Remove CONFIG_CDROM_PKTCDVD_WCACHE from uapi headerThomas Huth1-11/+0
2023-03-10Move bp_type_idx to include/linux/hw_breakpoint.hPalmer Dabbelt2-10/+10
2023-03-10Move ep_take_care_of_epollwakeup() to fs/eventpoll.cPalmer Dabbelt1-12/+0
2023-03-10Move COMPAT_ATM_ADDPARTY to net/atm/svc.cPalmer Dabbelt1-4/+0
2023-03-10bpf: Add bpf_selem_free()Martin KaFai Lau1-0/+4
2023-03-10bpf: Repurpose use_trace_rcu to reuse_now in bpf_local_storageMartin KaFai Lau1-1/+1
2023-03-10bpf: Remember smap in bpf_local_storageMartin KaFai Lau1-0/+1
2023-03-10bpf: Refactor codes into bpf_local_storage_destroyMartin KaFai Lau1-1/+1
2023-03-10bpf: Move a few bpf_local_storage functions to static scopeMartin KaFai Lau1-3/+0
2023-03-10kernel/module: add documentation for try_module_get()Luis Chamberlain1-2/+38
2023-03-10f2fs: Fix f2fs_truncate_partial_nodes ftrace eventDouglas Raillard1-1/+1
2023-03-10Merge tag 'for-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+11
2023-03-10bpf: ensure state checkpointing at iter_next() call sitesAndrii Nakryiko1-1/+5
2023-03-10soc: renesas: rcar-sysc: Remove R-Car H3 ES1.* handlingWolfram Sang1-1/+0
2023-03-10HID: add KEY_CAMERA_FOCUS event in HIDfengqi1-0/+1
2023-03-10fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()Takashi Iwai1-0/+1
2023-03-10crypto: acomp - Be more careful with request flagsHerbert Xu1-1/+3
2023-03-10devres: Pass unique name of the resource to devm_add_action()Andy Shevchenko1-1/+4
2023-03-10Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...Jakub Kicinski2-0/+4
2023-03-10neighbour: delete neigh_lookup_nodev as not usedLeon Romanovsky1-2/+0
2023-03-10net: sched: remove qdisc_watchdog->last_expiresEric Dumazet1-1/+0
2023-03-10netlink: remove unused 'compare' functionFlorian Westphal1-1/+0
2023-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski32-325/+237
2023-03-10scsi: target: core: Add RTPI attribute for target portDmitry Bogdanov1-0/+1
2023-03-10scsi: target: core: Drop device-based RTPIRoman Bolshakov1-4/+0
2023-03-10scsi: target: core: Add RTPI field to target portDmitry Bogdanov1-0/+2
2023-03-10scsi: core: Add BLIST_NO_VPD_SIZE for some VDASDLee Duncan2-3/+5
2023-03-10clk: Avoid invalid function names in CLK_OF_DECLARE()Nathan Chancellor1-2/+2
2023-03-09i2c: Switch .probe() to not take an id parameterUwe Kleine-König1-7/+11
2023-03-09dyndbg: use the module notifier callbacksJason Baron2-13/+4
2023-03-09module: make module_ktype structure constantThomas Weißschuh1-1/+1
2023-03-09module: replace module_layout with module_memorySong Liu1-26/+63
2023-03-09bpf: Fix a typo for BPF_F_ANY_ALIGNMENT in bpf.hMichael Weiß1-1/+1
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-2/+9
2023-03-09Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+3
2023-03-09firmware: xilinx: Add pm api function for PL config reg readbackNava kishore Manne1-0/+11
2023-03-09misc: alcor_pci: Use PCI core to manage ASPM instead of open-codingBjorn Helgaas1-7/+0
2023-03-09char: pcmcia: remove all the driversJiri Slaby2-75/+0
2023-03-09serial: 8250: Reorder fields in 'struct plat_serial8250_port'Christophe JAILLET1-2/+2
2023-03-09drm/ttm: Use the BIT macro for the TTM_TT_FLAGsThomas Hellström1-5/+5
2023-03-09sctp: add weighted fair queueing stream schedulerXin Long3-1/+4