summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-08-23qed/qede: Remove unused declarationsYue Haibing
2023-08-22Merge tag 'nf-next-23-08-22' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-08-23tracing/probes: Support BTF argument on module functionsMasami Hiramatsu (Google)
2023-08-22mptcp: add struct mptcp_sched_opsGeliang Tang
2023-08-22clk: pxa910: Move number of clocks to driver sourceDuje Mihanović
2023-08-22clk: pxa1928: Move number of clocks to driver sourceDuje Mihanović
2023-08-22clk: pxa168: Move number of clocks to driver sourceDuje Mihanović
2023-08-22clk: mmp2: Move number of clocks to driver sourceDuje Mihanović
2023-08-22clk: mmp: Remove old non-OF clock driversDuje Mihanović
2023-08-22RISC-V: Remove ptrace support for vectorsPalmer Dabbelt
2023-08-22clk: Annotate struct clk_hw_onecell_data with __counted_byKees Cook
2023-08-22cpufreq: Use clamp() helper macro to improve the code readabilityLiao Chang
2023-08-22PM: sleep: Add helpers to allow a device to remain powered-onUlf Hansson
2023-08-22of: overlay: Extend of_overlay_fdt_apply() to specify the target nodeLizhi Hou
2023-08-22of: dynamic: Add interfaces for creating device node dynamicallyLizhi Hou
2023-08-22wifi: Fix ieee80211.h kernel-doc issuesJeff Johnson
2023-08-22mac80211: make ieee80211_tx_info padding explicitArnd Bergmann
2023-08-22wifi: mac80211: fix kernel-doc notation warningRandy Dunlap
2023-08-22wifi: radiotap: fix kernel-doc notation warningsRandy Dunlap
2023-08-22wifi: cfg80211: remove dead/unused enum valueRandy Dunlap
2023-08-22wifi: cfg80211: improve documentation for flag fieldsDmitry Antipov
2023-08-22wifi: wext: Remove unused declaration dev_get_wireless_info()Yue Haibing
2023-08-22PM: runtime: Remove unsued extern declaration of pm_runtime_update_max_time_s...YueHaibing
2023-08-22Merge tag 'wireless-2023-08-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-08-22net: mscc: ocelot: Remove unused declarationsYue Haibing
2023-08-22block: sed-opal: keyring support for SED keysGreg Joyce
2023-08-22block: sed-opal: Implement IOC_OPAL_REVERT_LSPGreg Joyce
2023-08-22block: sed-opal: Implement IOC_OPAL_DISCOVERYGreg Joyce
2023-08-22greybus: svc: Remove unused declarationsYue Haibing
2023-08-22Merge tag 'extcon-next-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2023-08-22Merge tag 'coresight-next-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2023-08-22Merge tag 'counter-updates-for-6.6a' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2023-08-22serial: 8250_bcm7271: improve bcm7271 8250 portJustin Chen
2023-08-22tty: n_gsm: add restart flag to extended ioctl configDaniel Starke
2023-08-22tty: n_gsm: add missing description to structs in gsmmux.hDaniel Starke
2023-08-22tty: n_gsm: add restart flag to DLC specific ioctl configDaniel Starke
2023-08-22netfilter: ebtables: replace zero-length array membersGONG, Ruiqi
2023-08-22netfilter: ebtables: fix fortify warnings in size_entry_mwt()GONG, Ruiqi
2023-08-22serial: core: Remove unused PORT_* definitionsAndy Shevchenko
2023-08-22tty: tty_buffer: use __tty_insert_flip_string_flags() in tty_insert_flip_char()Jiri Slaby (SUSE)
2023-08-22tty: tty_buffer: let tty_prepare_flip_string() return size_tJiri Slaby (SUSE)
2023-08-22tty: tty_buffer: switch insert functions to size_tJiri Slaby (SUSE)
2023-08-22tty: tty_buffer: unify tty_insert_flip_string_{fixed_flag,flags}()Jiri Slaby (SUSE)
2023-08-22tty: tty_buffer: switch data type to u8Jiri Slaby (SUSE)
2023-08-22usb: typec: tcpci: clear the fault status bitMarco Felsch
2023-08-22usb: typec: bus: verify partner exists in typec_altmode_attentionRD Babiera
2023-08-22KVM: arm64: pmu: Resync EL0 state on counter rotationMarc Zyngier
2023-08-22Add cs42l43 PC focused SoundWire CODECMark Brown
2023-08-22net: remove unnecessary input parameter 'how' in ifdown functionZhengchao Shao
2023-08-22wifi: cfg80211: Annotate struct cfg80211_tid_config with __counted_byKees Cook