| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | | | | | | iio: accel: bma180: Use explicit member assignment | Linus Walleij | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clear | Doug Berger | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf() | Gustavo A. R. Silva | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop. | Haoran Luo | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick | John Keeping | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | USB: serial: cp210x: fix comments for GE CS1000 | Ian Ray | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | USB: serial: option: add support for u-blox LARA-R6 family | Marco De Marco | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | usb: renesas_usbhs: Fix superfluous irqs happen after usb_pkt_pop() | Yoshihiro Shimoda | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | usb: max-3421: Prevent corruption of freed memory | Mark Tomlinson | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UAS | Julian Sikorski | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | usb: hub: Disable USB 3 device initiated lpm if exit latency is too high | Mathias Nyman | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | KVM: PPC: Book3S: Fix H_RTAS rets buffer overflow | Nicholas Piggin | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | xhci: Fix lost USB 2 remote wake | Mathias Nyman | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | ALSA: sb: Fix potential ABBA deadlock in CSP driver | Takashi Iwai | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | s390/ftrace: fix ftrace_update_ftrace_func implementation | Vasily Gorbik | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | proc: Avoid mixing integer types in mem_rw() | Marcelo Henrique Cerri | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | Revert "USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem" | Vincent Palatin | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | scsi: target: Fix protect handling in WRITE SAME(32) | Dmitry Bogdanov | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | scsi: iscsi: Fix iface sysfs attr detection | Mike Christie | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | netrom: Decrease sock refcount when sock timers expire | Nguyen Dinh Phi | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | net: decnet: Fix sleeping inside in af_decnet | Yajun Deng | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | net: fix uninit-value in caif_seqpkt_sendmsg | Ziyang Xuan | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1] | Colin Ian King | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | perf probe-file: Delete namelist in del_events() on the error path | Riccardo Mancini | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | perf test bpf: Free obj_buf | Riccardo Mancini | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | igb: Check if num of q_vectors is smaller than max before array access | Aleksandr Loktionov | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | iavf: Fix an error handling path in 'iavf_probe()' | Christophe JAILLET | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | ipv6: tcp: drop silly ICMPv6 packet too big messages | Eric Dumazet | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | tcp: annotate data races around tp->mtu_info | Eric Dumazet | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | net: validate lwtstate->data before returning from skb_tunnel_info() | Taehee Yoo | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | net: ti: fix UAF in tlan_remove_one | Pavel Skripkin | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | net: moxa: fix UAF in moxart_mac_probe | Pavel Skripkin | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | net: bcmgenet: Ensure all TX/RX queues DMAs are disabled | Florian Fainelli | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | net: ipv6: fix return value of ip6_skb_dst_mtu | Vadim Fedorenko | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | x86/fpu: Make init_fpstate correct with optimized XSAVE | Thomas Gleixner | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | Revert "memory: fsl_ifc: fix leak of IO mapping on probe failure" | Greg Kroah-Hartman | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | sched/fair: Fix CFS bandwidth hrtimer expiry type | Odin Ugedal | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8 | Colin Ian King | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set | Matthias Maennich | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | thermal/core: Correct function name thermal_zone_device_unregister() | Yang Yingliang | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | ARM: imx: pm-imx5: Fix references to imx5_cpu_suspend_info | Jonathan Neuschäfer | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | ARM: dts: imx6: phyFLEX: Fix UART hardware flow control | Primoz Fiser | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | ARM: dts: BCM63xx: Fix NAND nodes names | Rafał Miłecki | 2021-07-28 | |
| | | * | | | | | | | | | | | | | | | ARM: brcmstb: dts: fix NAND nodes names | Rafał Miłecki | 2021-07-28 | |
| * | | | | | | | | | | | | | | | | | Merge tag 'LA.UM.7.2.c26-02900-sdm660.0' of https://source.codeaurora.org/qui... | Michael Bestas | 2021-08-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | qcacld-3.0: Possible buffer overflow issue in wma | abhinav kumar | 2021-07-01 | |
| | * | | | | | | | | | | | | | | | | qcacld-3.0: Do not intrabss fwd frag EAPOL frames in HL | Yeshwanth Sriram Guntuka | 2021-06-14 | |
| | * | | | | | | | | | | | | | | | | Merge "qcacld-3.0: Fix MIC verification in helium family" | Linux Build Service Account | 2021-05-31 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | qcacld-3.0: Fix MIC verification in helium family | Karthik Kantamneni | 2021-05-25 | |
| | * | | | | | | | | | | | | | | | | | qcacld-3.0: Drop EAPOL frame with DA different from SAP vdev mac addr | Yeshwanth Sriram Guntuka | 2021-05-30 | |
