Show patches with: Archived = No       |   31535 patches
« 1 2 ... 264 265 266315 316 »
Patch Series S/W/F Date Submitter Delegate State
[v2,6/6] usb: cdc-acm: add quirk to blacklist ETAS ES58X devices can: add support for ETAS ES58X CAN USB --- 2020-09-30 Vincent MAILHOL Superseded
[v2,6/7] ARM: imx6sx: remove Atheros AR8031 PHY fixup remove different PHY fixups --- 2021-03-09 Oleksij Rempel Superseded
[v2,6/7] net: ag71xx: make use of generic NET_SELFTESTS library Untitled series #120743 --- 2021-04-15 Oleksij Rempel Superseded
[v2,6/7] net: macb: WoL support for GEM type of Ethernet controller [v2,1/7] net: macb: fix wakeup test in runtime suspend/resume routines --- 2020-04-21 Nicolas Ferre New
[V2,6/7] net: sxgbe: add ethtool related functions support Samsung sxgbe --- 2014-03-12 Byungho An New
[v2,6/7] perf metricgroup: Add options to not group or merge Share events between metrics --- 2020-05-20 Ian Rogers Superseded
[v2,6/7] staging: qlge: clean up debugging code in the QL_ALL_DUMP ifdef land [v2,1/7] staging: qlge: replace ql_* with qlge_* to avoid namespace clashes with other qlogic dri... --- 2020-10-14 Coiby Xu Superseded
[v2,6/8] Bluetooth: use inclusive language in SMP Bluetooth: use inclusive language --- 2021-05-31 Archie Pusaka New
[v2,6/8] dt-bindings: add documentation for sama7g5 gigabit ethernet interface net: macb: add support for sama7g5 --- 2020-12-07 Claudiu Beznea Superseded
[V2,6/8] dt-bindings: can: flexcan: add fsl,scu-index property to indicate a resource can: flexcan: add stop mode support for i.MX8QM --- 2020-10-19 Joakim Zhang Superseded
[v2,6/8] netlink: remove NLA_EXACT_LEN_WARN netlink validation improvements/refactoring --- 2020-04-30 Johannes Berg New
[v2,6/8] nfc: nci: constify several pointers to u8, sk_buff and other structs [v2,1/8] nfc: mrvl: correct nfcmrvl_spi_parse_dt() device_node argument --- 2021-07-30 Krzysztof Kozlowski New
[v2,6/8] powerpc/asm: Add some opcodes in asm/ppc-opcode.h for PPC32 eBPF Implement EBPF on powerpc32 --- 2021-03-22 Christophe Leroy New
[v2,6/9] ARM: imx_v6_v7_defconfig: enable bpf syscall and cgroup bpf Untitled series #153495 --- 2021-08-19 Marcel Ziswiler Superseded
[v2,6/9] riscv: bpf: Write protect JIT code riscv: improve self-protection --- 2021-03-31 Jisheng Zhang New
[v27,07/25] LSM: Use lsmblob in security_secctx_to_secid Untitled series #135655 --- 2021-06-11 Casey Schaufler Superseded
[v27,08/25] LSM: Use lsmblob in security_secid_to_secctx Untitled series #135655 --- 2021-06-11 Casey Schaufler Superseded
[v27,10/25] LSM: Use lsmblob in security_task_getsecid Untitled series #135655 --- 2021-06-11 Casey Schaufler Superseded
[v27,15/25] LSM: Ensure the correct LSM context releaser Untitled series #135655 --- 2021-06-11 Casey Schaufler Superseded
[v27,18/25] LSM: security_secid_to_secctx in netlink netfilter Untitled series #135655 --- 2021-06-11 Casey Schaufler Superseded
[v27,22/25] Audit: Add record for multiple process LSM attributes Untitled series #135655 --- 2021-06-11 Casey Schaufler Superseded
[v2,7/7] crypto: arc4 - mark ecb(arc4) skcipher as obsolete crypto: mark ecb(arc4) skcipher as obsolete --- 2020-08-24 Ard Biesheuvel New
[v2,7/7] loopfs: only show devices in their correct instance [v2,1/7] kobject_uevent: remove unneeded netlink_ns check --- 2020-04-22 Christian Brauner New
[V2,7/7] MAINTAINERS: add maintainer for Samsung sxgbe driver --- 2014-03-12 Byungho An New
[v2,7/7] net: dsa: enable selftest support for all switches by default Untitled series #120743 --- 2021-04-15 Oleksij Rempel Superseded
[v2,7/7] net: macb: Add WoL interrupt support for MACB type of Ethernet controller [v2,1/7] net: macb: fix wakeup test in runtime suspend/resume routines --- 2020-04-21 Nicolas Ferre New
[v2,7/7] net: qrtr: Do not depend on ARCH_QCOM Untitled series #42751 --- 2020-03-23 Manivannan Sadhasivam New
[v2,7/7] perf expr: Migrate expr ids table to a hashmap [v2,1/7] libbpf: Fix memory leak and possible double-free in hashmap__clear --- 2020-05-15 Ian Rogers Superseded
[v2,7/7] perf metricgroup: Remove unnecessary ',' from events Share events between metrics --- 2020-05-20 Ian Rogers New
[v2,7/7] staging: qlge: add documentation for debugging qlge [v2,1/7] staging: qlge: replace ql_* with qlge_* to avoid namespace clashes with other qlogic dri... --- 2020-10-14 Coiby Xu Superseded
[v2,7/7] staging: qlge: Fix function argument alignment warning in ql_init_device [v2,1/7] staging: qlge: Fix indentation in ql_set_mac_addr_reg --- 2020-04-30 Rylan Dmello New
[v2,7/8] Bluetooth: use inclusive language when filtering devices Bluetooth: use inclusive language --- 2021-05-31 Archie Pusaka Superseded
[V2,7/8] can: flexcan: rename macro FLEXCAN_QUIRK_SETUP_STOP_MODE -> FLEXCAN_QUIRK_SETUP_STOP_MODE_GPR can: flexcan: add stop mode support for i.MX8QM --- 2020-10-19 Joakim Zhang Superseded
[v2,7/8] hwtracing: intel: use krealloc_array() [v2,1/8] mm: slab: provide krealloc_array() --- 2020-11-02 Bartosz Golaszewski New
[v2,7/8] powerpc/bpf: Implement extended BPF on PPC32 Implement EBPF on powerpc32 --- 2021-03-22 Christophe Leroy New
[v2,7/8] qedf: Get dev info after updating the params. [v2,1/8] qedf: Keep track of num of pending flogi. --- 2020-03-30 Saurav Kashyap Superseded
[v28,07/25] LSM: Use lsmblob in security_secctx_to_secid Untitled series #146789 --- 2021-07-22 Casey Schaufler New
[v28,08/25] LSM: Use lsmblob in security_secid_to_secctx Untitled series #146789 --- 2021-07-22 Casey Schaufler New
[v28,10/25] LSM: Use lsmblob in security_task_getsecid Untitled series #146789 --- 2021-07-22 Casey Schaufler New
[v28,15/25] LSM: Ensure the correct LSM context releaser Untitled series #146789 --- 2021-07-22 Casey Schaufler New
[v28,16/25] LSM: Use lsmcontext in security_secid_to_secctx Untitled series #146789 --- 2021-07-22 Casey Schaufler New
[v28,18/25] LSM: security_secid_to_secctx in netlink netfilter Untitled series #146789 --- 2021-07-22 Casey Schaufler New
[v28,19/25] NET: Store LSM netlabel data in a lsmblob Untitled series #146789 --- 2021-07-22 Casey Schaufler New
[v28,22/25] Audit: Add record for multiple process LSM attributes Untitled series #146789 --- 2021-07-22 Casey Schaufler New
[v2,8/8] Bluetooth: use inclusive language in comments Bluetooth: use inclusive language --- 2021-05-31 Archie Pusaka New
[V2,8/8] can: flexcan: add CAN wakeup function for i.MX8QM can: flexcan: add stop mode support for i.MX8QM --- 2020-10-19 Joakim Zhang New
[v2,8/8] dma-buf: use krealloc_array() [v2,1/8] mm: slab: provide krealloc_array() --- 2020-11-02 Bartosz Golaszewski Superseded
[v2,8/8] netlink: add infrastructure to expose policies to userspace netlink validation improvements/refactoring --- 2020-04-30 Johannes Berg New
[v2,8/8] net: macb: add support for sama7g5 emac interface net: macb: add support for sama7g5 --- 2020-12-07 Claudiu Beznea Superseded
[v2,8/8] powerpc/bpf: Reallocate BPF registers to volatile registers when possible on PPC32 Implement EBPF on powerpc32 --- 2021-03-22 Christophe Leroy New
[v2,8/9] riscv: module: Create module allocations without exec permissions riscv: improve self-protection --- 2021-03-31 Jisheng Zhang New
[v2,9/9] arm64: defconfig: Enable Samsung S3FWRN5 NFC driver nfc: s3fwrn5: Few cleanups --- 2020-09-06 Krzysztof Kozlowski New
[v2] 9p/trans_fd: Fix concurrency del of req_list in p9_fd_cancelled/p9_read_work [v2] 9p/trans_fd: Fix concurrency del of req_list in p9_fd_cancelled/p9_read_work --- 2020-06-12 Wang Hai New
[v2] Add support for mv88e6393x family of Marvell. [v2] Add support for mv88e6393x family of Marvell. --- 2020-10-15 Pavana Sharma Superseded
[v2] af/rvu_cgx: Fix missing check bugs in rvu_cgx.c [v2] af/rvu_cgx: Fix missing check bugs in rvu_cgx.c --- 2021-01-12 Yingjie Wang Superseded
[v2] af/rvu_cgx: Fix missing check bugs in rvu_cgx.c [v2] af/rvu_cgx: Fix missing check bugs in rvu_cgx.c --- 2021-01-06 Yingjie Wang Superseded
[v2] aquantia: Remove the build_skb path [v2] aquantia: Remove the build_skb path --- 2020-11-19 Ramsay, Lincoln Superseded
[v2] arm64: bpf: Fix branch offset in JIT [v2] arm64: bpf: Fix branch offset in JIT --- 2020-09-14 Ilias Apalodimas New
[v2] ARM: dts: am437x: fix networking on boards with ksz9031 phy [v2] ARM: dts: am437x: fix networking on boards with ksz9031 phy --- 2020-05-07 Grygorii Strashko Superseded
[v2] ath10k: Don't always treat modem stop events as crashes [v2] ath10k: Don't always treat modem stop events as crashes --- 2021-09-13 Stephen Boyd New
[V2] ath10k: don't fail if IRAM write fails [V2] ath10k: don't fail if IRAM write fails --- 2021-07-22 ojab // New
[v2] ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr() [v2] ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr() --- 2021-02-10 Shuah Khan New
[v2] ath10k: qmi: Skip host capability request for Xiaomi Poco F1 [v2] ath10k: qmi: Skip host capability request for Xiaomi Poco F1 --- 2020-11-23 Amit Pundir New
[v2] ath10k: transmit queued frames after waking queues [v2] ath10k: transmit queued frames after waking queues --- 2018-05-21 Niklas Cassel New
[v2] ath11k: remove auto_start from channel config struct [v2] ath11k: remove auto_start from channel config struct --- 2020-09-29 Kalle Valo New
[v2] ath6kl: Fix inconsistent indenting [v2] ath6kl: Fix inconsistent indenting --- 2021-05-26 Jiapeng Chong New
[v2] ath9k: ath9k_htc_rx_msg: return when sk_buff is too small [v2] ath9k: ath9k_htc_rx_msg: return when sk_buff is too small --- 2021-05-02 Phillip Potter New
[v2] ath9k_htc: Add a missing spin_lock_init() [v2] ath9k_htc: Add a missing spin_lock_init() --- 2021-07-28 Rajat Asthana Superseded
[v2] ath9k_htc: Add a missing spin_lock_init() [v2] ath9k_htc: Add a missing spin_lock_init() --- 2021-07-28 Rajat Asthana Superseded
[v2] ath9k: mark ath_fill_led_pin() static --- 2016-08-29 Baoyou Xie New
[V2] atm: horizon: Fix spelling mistakes in TX comment [V2] atm: horizon: Fix spelling mistakes in TX comment --- 2021-08-07 Jun Miao Superseded
[V2] atm: horizon: Fix spelling mistakes in TX comment [V2] atm: horizon: Fix spelling mistakes in TX comment --- 2021-08-07 Jun Miao New
[v2] atm: [nicstar] make drain_scq explicitly unsigned [v2] atm: [nicstar] make drain_scq explicitly unsigned --- 2021-08-03 Jordy Zomer New
[v2] audit: fix memory leak in nf_tables_commit [v2] audit: fix memory leak in nf_tables_commit --- 2021-07-13 Dongliang Mu New
[v2] b43: don't save dentries for debugfs [v2] b43: don't save dentries for debugfs --- 2021-05-18 Greg Kroah-Hartman Superseded
[v2] b43legacy: don't save dentries for debugfs [v2] b43legacy: don't save dentries for debugfs --- 2021-05-18 Greg Kroah-Hartman New
[v2] batman-adv: initialize "struct batadv_tvlv_tt_vlan_data"->reserved field [v2] batman-adv: initialize "struct batadv_tvlv_tt_vlan_data"->reserved field --- 2021-04-05 Tetsuo Handa New
[v2] bcm63xx_enet: delete a redundant assignment [v2] bcm63xx_enet: delete a redundant assignment --- 2021-07-29 Tang Bin New
[v2] bcm63xx_enet: fix internal phy IRQ assignment [v2] bcm63xx_enet: fix internal phy IRQ assignment --- 2021-02-24 Daniel González Cabanelas New
[v2] bluetooth: Adding a configurable autoconnect timeout [v2] bluetooth: Adding a configurable autoconnect timeout --- 2020-06-15 Alain Michaud New
[v2] Bluetooth: Add ncmd=0 recovery handling [v2] Bluetooth: Add ncmd=0 recovery handling --- 2021-04-08 Manish Mandlik New
[v2] Bluetooth: Always call advertising disable before setting params [v2] Bluetooth: Always call advertising disable before setting params --- 2021-03-24 Daniel Winkler New
[v2] Bluetooth: Check for encryption key size on connect [v2] Bluetooth: Check for encryption key size on connect --- 2020-09-21 Archie Pusaka New
[v2] Bluetooth: check for zapped sk before connecting [v2] Bluetooth: check for zapped sk before connecting --- 2021-03-23 Archie Pusaka New
[v2] Bluetooth: Clear suspend tasks on unregister [v2] Bluetooth: Clear suspend tasks on unregister --- 2020-08-31 Abhishek Pandit-Subedi New
[v2] Bluetooth: debugfs option to unset MITM flag [v2] Bluetooth: debugfs option to unset MITM flag --- 2020-04-07 Archie Pusaka New
[v2] Bluetooth: Enforce key size of 16 bytes on FIPS level [v2] Bluetooth: Enforce key size of 16 bytes on FIPS level --- 2020-11-11 Archie Pusaka New
[v2] Bluetooth: fix inconsistent lock state in sco [v2] Bluetooth: fix inconsistent lock state in sco --- 2021-07-13 Desmond Cheong Zhi Xi New
[v2] Bluetooth: Fix return value in hci_dev_do_close() [v2] Bluetooth: Fix return value in hci_dev_do_close() --- 2021-08-17 Kangmin Park New
[v2] Bluetooth: fix the erroneous flush_work() order [v2] Bluetooth: fix the erroneous flush_work() order --- 2021-05-25 Greg Kroah-Hartman Superseded
[v2] Bluetooth: fix use-after-free error in lock_sock_nested() [v2] Bluetooth: fix use-after-free error in lock_sock_nested() --- 2021-07-19 Wangshaobo (bobo) New
[v2] Bluetooth: hci_h5: btrtl: Add quirk for keep power in suspend/resume [v2] Bluetooth: hci_h5: btrtl: Add quirk for keep power in suspend/resume --- 2021-03-16 Hilda Wu Superseded
[v2] Bluetooth: Move force_bredr_smp debugfs into hci_debugfs_create_bredr [v2] Bluetooth: Move force_bredr_smp debugfs into hci_debugfs_create_bredr --- 2020-09-29 Claire Chang Superseded
[v2] Bluetooth: Return whether a connection is outbound [v2] Bluetooth: Return whether a connection is outbound --- 2021-04-09 Yu Liu New
[v2] Bluetooth: send proper config param to unknown config request [v2] Bluetooth: send proper config param to unknown config request --- 2020-09-26 Archie Pusaka Superseded
[v2] Bluetooth: Shutdown controller after workqueues are flushed or cancelled [v2] Bluetooth: Shutdown controller after workqueues are flushed or cancelled --- 2021-05-14 Kai-Heng Feng New
[v2] Bluetooth: Skip eSCO 2M params when not supported [v2] Bluetooth: Skip eSCO 2M params when not supported --- 2021-01-27 Yu Liu Superseded
[v2] Bluetooth: skip invalid hci_sync_conn_complete_evt [v2] Bluetooth: skip invalid hci_sync_conn_complete_evt --- 2021-07-28 Desmond Cheong Zhi Xi New
[v2] Bluetooth: Terminate the link if pairing is cancelled [v2] Bluetooth: Terminate the link if pairing is cancelled --- 2020-06-16 Manish Mandlik New
[v2] bonding: 3ad: fix a crash in agg_device_up() [v2] bonding: 3ad: fix a crash in agg_device_up() --- 2021-06-04 Di Zhu New
« 1 2 ... 264 265 266315 316 »