summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-27Merge tag 'LA.UM.7.2.c26-04600-sdm660.0' of https://source.codeaurora.org/qui...Michael Bestas
2021-12-27Merge tag 'LA.UM.9.2.r1-03700-SDMxx0.0' of https://source.codeaurora.org/quic...Michael Bestas
2021-12-27Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas
2021-12-27Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas
2021-12-22Merge 4.4.296 into android-4.4-pGreg Kroah-Hartman
2021-12-22Linux 4.4.296Greg Kroah-Hartman
2021-12-22xen/netback: don't queue unlimited number of packagesJuergen Gross
2021-12-22xen/console: harden hvc_xen against event channel stormsJuergen Gross
2021-12-22xen/netfront: harden netfront against event channel stormsJuergen Gross
2021-12-22xen/blkfront: harden blkfront against event channel stormsJuergen Gross
2021-12-22Input: touchscreen - avoid bitwise vs logical OR warningNathan Chancellor
2021-12-22ARM: 8805/2: remove unneeded naked function usageNicolas Pitre
2021-12-22net: lan78xx: Avoid unnecessary self assignmentNathan Chancellor
2021-12-22net: systemport: Add global locking for descriptor lifecycleFlorian Fainelli
2021-12-22timekeeping: Really make sure wall_to_monotonic isn't positiveYu Liao
2021-12-22USB: serial: option: add Telit FN990 compositionsDaniele Palmas
2021-12-22PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on errorThomas Gleixner
2021-12-22USB: gadget: bRequestType is a bitfield, not a enumGreg Kroah-Hartman
2021-12-22igbvf: fix double free in `igbvf_probe`Letu Ren
2021-12-22soc/tegra: fuse: Fix bitwise vs. logical OR warningNathan Chancellor
2021-12-22nfsd: fix use-after-free due to delegation raceJ. Bruce Fields
2021-12-22dm btree remove: fix use after free in rebalance_children()Joe Thornber
2021-12-22recordmcount.pl: look for jgnop instruction as well as bcrl on s390Jerome Marchand
2021-12-22mac80211: send ADDBA requests using the tid/queue of the aggregation sessionFelix Fietkau
2021-12-22hwmon: (dell-smm) Fix warning on /proc/i8k creation errorArmin Wolf
2021-12-22net: netlink: af_netlink: Prevent empty skb by adding a check on len.Harshit Mogalapalli
2021-12-22i2c: rk3x: Handle a spurious start completion interrupt flagOndrej Jirman
2021-12-22parisc/agp: Annotate parisc agp init functions with __initHelge Deller
2021-12-22nfc: fix segfault in nfc_genl_dump_devices_doneTadeusz Struk
2021-12-15FROMGIT: USB: gadget: bRequestType is a bitfield, not a enumGreg Kroah-Hartman
2021-12-14Merge 4.4.295 into android-4.4-pGreg Kroah-Hartman
2021-12-14Linux 4.4.295Greg Kroah-Hartman
2021-12-14irqchip: nvic: Fix offset for Interrupt Priority OffsetsVladimir Murzin
2021-12-14irqchip/irq-gic-v3-its.c: Force synchronisation when issuing INVALLWudi Wang
2021-12-14iio: accel: kxcjk-1013: Fix possible memory leak in probe and removeYang Yingliang
2021-12-14iio: itg3200: Call iio_trigger_notify_done() on errorLars-Peter Clausen
2021-12-14iio: ltr501: Don't return error code in trigger handlerLars-Peter Clausen
2021-12-14iio: mma8452: Fix trigger reference coutingLars-Peter Clausen
2021-12-14iio: stk3310: Don't return error code in interrupt handlerLars-Peter Clausen
2021-12-14usb: core: config: fix validation of wMaxPacketValue entriesPavel Hofman
2021-12-14USB: gadget: zero allocate endpoint 0 buffersGreg Kroah-Hartman
2021-12-14USB: gadget: detect too-big endpoint 0 requestsGreg Kroah-Hartman
2021-12-14net/qla3xxx: fix an error code in ql_adapter_up()Dan Carpenter
2021-12-14net, neigh: clear whole pneigh_entry at alloc timeEric Dumazet
2021-12-14net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()Joakim Zhang
2021-12-14net: altera: set a couple error code in probe()Dan Carpenter
2021-12-14net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zeroLee Jones
2021-12-14block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)Davidlohr Bueso
2021-12-14tracefs: Set all files to the same group ownership as the mount optionSteven Rostedt (VMware)
2021-12-14signalfd: use wake_up_pollfree()Eric Biggers