summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-09-23net: phylink: Document MAC_(A)SYM_PAUSESean Anderson
2022-09-23x86/resctrl: Allow per-rmid arch private storage to be resetJames Morse
2022-09-23mm/slub: enable debugging memory wasting of kmallocFeng Tang
2022-09-22net/mlx5e: Support MACsec offload extended packet number (EPN)Emeel Hakim
2022-09-22net/mlx5: Add ifc bits for MACsec extended packet number (EPN) and replay pro...Emeel Hakim
2022-09-22net/mlx5: Fix fields name prefix in MACsecEmeel Hakim
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-22Merge tag 'soc-fixes-6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-22x86/resctrl: Allow update_mba_bw() to update controls directlyJames Morse
2022-09-22x86/resctrl: Create mba_sc configuration in the rdt_domainJames Morse
2022-09-22serial: 8250: Toggle IER bits on only after irq has been set upIlpo Järvinen
2022-09-22serial: 8250: Switch UART port flags to using BIT_ULLMaciej W. Rozycki
2022-09-22serial: 8250: Let drivers request full 16550A feature probingMaciej W. Rozycki
2022-09-22tty: remove TTY_DRIVER_MAGICнаб
2022-09-22tty: remove TTY_MAGICнаб
2022-09-22x86/resctrl: Add domain offline callback for resctrl workJames Morse
2022-09-22x86/resctrl: Add domain online callback for resctrl workJames Morse
2022-09-22net: ethernet: mtk_eth_wed: add axi bus supportLorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_wed: add wed support for mt7986 chipsetLorenzo Bianconi
2022-09-22x86/resctrl: Merge mon_capable and mon_enabledJames Morse
2022-09-22x86/resctrl: Kill off alloc_enabledJames Morse
2022-09-22counter: Realign counter_comp comment block to 80 charactersWilliam Breathitt Gray
2022-09-22drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTESPhil Auld
2022-09-21fscrypt: work on block_devices instead of request_queuesChristoph Hellwig
2022-09-21fscrypt: stop using keyrings subsystem for fscrypt_master_keyEric Biggers
2022-09-21bpf: Prevent bpf program recursion for raw tracepoint probesJiri Olsa
2022-09-21bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncsRoberto Sassu
2022-09-21KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALLRoberto Sassu
2022-09-21bpf: Export bpf_dynptr_get_size()Roberto Sassu
2022-09-21btf: Allow dynamic pointer parameters in kfuncsRoberto Sassu
2022-09-21bpf: Add bpf_user_ringbuf_drain() helperDavid Vernet
2022-09-21bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map typeDavid Vernet
2022-09-21vfio: Add struct device to vfio_deviceYi Liu
2022-09-21vfio/ccw: Use the new device life cycle helpersKevin Tian
2022-09-21vfio/hisi_acc: Use the new device life cycle helpersYi Liu
2022-09-21vfio/pci: Use the new device life cycle helpersYi Liu
2022-09-21vfio: Add helpers for unifying vfio_device life cycleKevin Tian
2022-09-21lib/find_bit: optimize find_next_bit() functionsYury Norov
2022-09-21lib/find_bit: create find_first_zero_bit_le()Yury Norov
2022-09-21remoteproc: virtio: Create platform device for the remoteproc_virtioArnaud Pouliquen
2022-09-21fs: add batch and poll flags to the uring_cmd_iopoll() handlerJens Axboe
2022-09-21block: export blk_rq_is_pollKanchan Joshi
2022-09-21io_uring: add iopoll infrastructure for io_uring_cmdKanchan Joshi
2022-09-21fs: add file_operations->uring_cmd_iopollKanchan Joshi
2022-09-21io_uring: signal registered eventfd to process deferred task workDylan Yudaken
2022-09-21io_uring: add IORING_SETUP_DEFER_TASKRUNDylan Yudaken
2022-09-21eventfd: guard wake_up in eventfd fs calls as wellDylan Yudaken
2022-09-21block: Fix the enum blk_eh_timer_return documentationBart Van Assche
2022-09-21Merge tag 'coresight-next-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2022-09-21Merge tag 'iio-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman