| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | | | | | | | | | | | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo... | Michael Bestas | 2021-05-31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | Merge 4.4.270 into android-4.4-p | Greg Kroah-Hartman | 2021-05-26 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | Linux 4.4.270 | Greg Kroah-Hartman | 2021-05-26 | |
| | | * | | | | | | | | | | | | | | | Bluetooth: SMP: Fail if remote and local public keys are identical | Luiz Augusto von Dentz | 2021-05-26 | |
| | | * | | | | | | | | | | | | | | | video: hgafb: correctly handle card detect failure during probe | Anirudh Rayabharam | 2021-05-26 | |
| | | * | | | | | | | | | | | | | | | tty: vt: always invoke vc->vc_sw->con_resize callback | Tetsuo Handa | 2021-05-26 | |
| | | * | | | | | | | | | | | | | | | vt: Fix character height handling with VT_RESIZEX | Maciej W. Rozycki | 2021-05-26 | |
| | | * | | | | | | | | | | | | | | | vgacon: Record video mode changes with VT_RESIZEX | Maciej W. Rozycki | 2021-05-26 | |
| | | * | | | | | | | | | | | | | | | video: hgafb: fix potential NULL pointer dereference | Igor Matheus Andrade Torrente | 2021-05-26 | |
| | | * | | | | | | | | | | | | | | | qlcnic: Add null check after calling netdev_alloc_skb | Tom Seewald | 2021-05-26 | |
| | | * | | | | | | | | | | | | | | | leds: lp5523: check return value of lp5xx_read and jump to cleanup code | Phillip Potter | 2021-05-26 | |
| | | * | | | | | | | | | | | | | | | net: rtlwifi: properly check for alloc_workqueue() failure | Greg Kroah-Hartman | 2021-05-26 | |
| | | * | | | | | | | | | | | | | | | net: stmicro: handle clk_prepare() failure during init | Anirudh Rayabharam | 2021-05-26 | |
| | | * | | | | | | | | | | | | | | | ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read() | Du Cheng | 2021-05-26 | |
| | | * | | | | | | | | | | | | | | | Revert "niu: fix missing checks of niu_pci_eeprom_read" | Greg Kroah-Hartman | 2021-05-26 | |
| | | * | | | | | | | | | | | | | | | Revert "qlcnic: Avoid potential NULL pointer dereference" | Greg Kroah-Hartman | 2021-05-26 | |
| | | * | | | | | | | | | | | | | | | Revert "rtlwifi: fix a potential NULL pointer dereference" | Greg Kroah-Hartman | 2021-05-26 | |
| | | * | | | | | | | | | | | | | | | cdrom: gdrom: initialize global variable at init time | Greg Kroah-Hartman | 2021-05-26 | |
| | | * | | | | | | | | | | | | | | | cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdrom | Atul Gopinathan | 2021-05-26 | |
| | | * | | | | | | | | | | | | | | | Revert "gdrom: fix a memory leak bug" | Greg Kroah-Hartman | 2021-05-26 | |
| | | * | | | | | | | | | | | | | | | Revert "ecryptfs: replace BUG_ON with error handling code" | Greg Kroah-Hartman | 2021-05-26 | |
| | | * | | | | | | | | | | | | | | | Revert "video: imsttfb: fix potential NULL pointer dereferences" | Greg Kroah-Hartman | 2021-05-26 | |
| | | * | | | | | | | | | | | | | | | Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe" | Greg Kroah-Hartman | 2021-05-26 | |
| | | * | | | | | | | | | | | | | | | Revert "leds: lp5523: fix a missing check of return value of lp55xx_read" | Greg Kroah-Hartman | 2021-05-26 | |
| | | * | | | | | | | | | | | | | | | Revert "net: stmicro: fix a missing check of clk_prepare" | Greg Kroah-Hartman | 2021-05-26 | |
| | | * | | | | | | | | | | | | | | | Revert "video: hgafb: fix potential NULL pointer dereference" | Greg Kroah-Hartman | 2021-05-26 | |
| | | * | | | | | | | | | | | | | | | dm snapshot: fix crash with transient storage and zero chunk size | Mikulas Patocka | 2021-05-26 | |
| | | * | | | | | | | | | | | | | | | xen-pciback: reconfigure also from backend watch handler | Jan Beulich | 2021-05-26 | |
| | | * | | | | | | | | | | | | | | | Revert "ALSA: sb8: add a check for request_region" | Greg Kroah-Hartman | 2021-05-26 | |
| | | * | | | | | | | | | | | | | | | ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro | Takashi Sakamoto | 2021-05-26 | |
| | | * | | | | | | | | | | | | | | | ALSA: usb-audio: Validate MS endpoint descriptors | Takashi Iwai | 2021-05-26 | |
| | | * | | | | | | | | | | | | | | | cifs: fix memory leak in smb2_copychunk_range | Ronnie Sahlberg | 2021-05-26 | |
| | | * | | | | | | | | | | | | | | | ptrace: make ptrace() fail if the tracee changed its pid unexpectedly | Oleg Nesterov | 2021-05-26 | |
| | | * | | | | | | | | | | | | | | | scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword() | Zhen Lei | 2021-05-26 | |
| | | * | | | | | | | | | | | | | | | openrisc: Fix a memory leak | Christophe JAILLET | 2021-05-26 | |
| | * | | | | | | | | | | | | | | | | Merge 4.4.269 into android-4.4-p | Greg Kroah-Hartman | 2021-05-22 | |
| | |\| | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | Linux 4.4.269 | Greg Kroah-Hartman | 2021-05-22 | |
| | | * | | | | | | | | | | | | | | | iio: tsl2583: Fix division by a zero lux_val | Colin Ian King | 2021-05-22 | |
| | | * | | | | | | | | | | | | | | | xhci: Do not use GFP_KERNEL in (potentially) atomic context | Christophe JAILLET | 2021-05-22 | |
| | | * | | | | | | | | | | | | | | | ipv6: remove extra dev_hold() for fallback tunnels | Eric Dumazet | 2021-05-22 | |
| | | * | | | | | | | | | | | | | | | ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methods | Eric Dumazet | 2021-05-22 | |
| | | * | | | | | | | | | | | | | | | sit: proper dev_{hold|put} in ndo_[un]init methods | Eric Dumazet | 2021-05-22 | |
| | | * | | | | | | | | | | | | | | | ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HP | Hui Wang | 2021-05-22 | |
| | | * | | | | | | | | | | | | | | | um: Mark all kernel symbols as local | Johannes Berg | 2021-05-22 | |
| | | * | | | | | | | | | | | | | | | ACPI / hotplug / PCI: Fix reference count leak in enable_slot() | Feilong Lin | 2021-05-22 | |
| | | * | | | | | | | | | | | | | | | isdn: capi: fix mismatched prototypes | Arnd Bergmann | 2021-05-22 | |
| | | * | | | | | | | | | | | | | | | cxgb4: Fix the -Wmisleading-indentation warning | Kaixu Xia | 2021-05-22 | |
| | | * | | | | | | | | | | | | | | | usb: sl811-hcd: improve misleading indentation | Arnd Bergmann | 2021-05-22 | |
| | | * | | | | | | | | | | | | | | | kgdb: fix gcc-11 warning on indentation | Arnd Bergmann | 2021-05-22 | |
| | | * | | | | | | | | | | | | | | | x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypes | Arnd Bergmann | 2021-05-22 | |
