messages from 2020-07-20 16:27:58 to 2020-07-20 16:42:42 UTC [more...]
[PATCH 4.9 00/86] 4.9.231-rc1 review
2020-07-20 15:37 UTC (9+ messages)
` [PATCH 4.9 63/86] ALSA: usb-audio: Fix race against the error recovery URB submission
` [PATCH 4.9 66/86] usb: chipidea: core: add wakeup support for extcon
` [PATCH 4.9 68/86] USB: serial: iuu_phoenix: fix memory corruption
` [PATCH 4.9 69/86] USB: serial: cypress_m8: enable Simply Automated UPB PIM
` [PATCH 4.9 70/86] USB: serial: ch341: add new Product ID for CH340
` [PATCH 4.9 71/86] USB: serial: option: add GosunCn GM500 series
` [PATCH 4.9 85/86] irqchip/gic: Atomically update affinity
` [PATCH 4.9 86/86] x86/cpu: Move x86_cache_bits settings
[PATCH 4.14 000/125] 4.14.189-rc1 review
2020-07-20 15:37 UTC (62+ messages)
` [PATCH 4.14 001/125] KVM: s390: reduce number of IO pins to 1
` [PATCH 4.14 008/125] spi: spidev: fix a race between spidev_release and spidev_remove
` [PATCH 4.14 010/125] ixgbe: protect ring accesses with READ- and WRITE_ONCE
` [PATCH 4.14 011/125] s390/kasan: fix early pgm check handler execution
` [PATCH 4.14 013/125] ARM: imx6: add missing put_device() call in imx6q_suspend_init()
` [PATCH 4.14 014/125] scsi: mptscsih: Fix read sense data size
` [PATCH 4.14 017/125] net: cxgb4: fix return error value in t4_prep_fw
` [PATCH 4.14 018/125] smsc95xx: check return value of smsc95xx_reset
` [PATCH 4.14 024/125] net: macb: mark device wake capable when "magic-packet" property present
` [PATCH 4.14 025/125] mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()
` [PATCH 4.14 028/125] ALSA: usb-audio: add quirk for MacroSilicon MS2109
` [PATCH 4.14 029/125] KVM: arm64: Fix definition of PAGE_HYP_DEVICE
` [PATCH 4.14 033/125] KVM: x86: Mark CR4.TSD as being possibly owned by the guest
` [PATCH 4.14 034/125] Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"
` [PATCH 4.14 036/125] drm/radeon: fix double free
` [PATCH 4.14 037/125] dm: use noio when sending kobject event
` [PATCH 4.14 038/125] ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE
` [PATCH 4.14 039/125] ARC: elf: use right ELF_ARCH
` [PATCH 4.14 040/125] s390/mm: fix huge pte soft dirty copying
` [PATCH 4.14 041/125] genetlink: remove genl_bind
` [PATCH 4.14 043/125] l2tp: remove skb_dst_set() from l2tp_xmit_skb()
` [PATCH 4.14 045/125] net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skb
` [PATCH 4.14 046/125] net: usb: qmi_wwan: add support for Quectel EG95 LTE modem
` [PATCH 4.14 048/125] tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriers
` [PATCH 4.14 051/125] tcp: make sure listeners dont initialize congestion-control state
` [PATCH 4.14 052/125] tcp: md5: do not send silly options in SYNCOOKIES
` [PATCH 4.14 053/125] cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
` [PATCH 4.14 055/125] drm/exynos: fix ref count leak in mic_pre_enable
` [PATCH 4.14 056/125] arm64/alternatives: use subsections for replacement sequences
` [PATCH 4.14 058/125] gfs2: read-only mounts should grab the sd_freeze_gl glock
` [PATCH 4.14 059/125] i2c: eg20t: Load module automatically if ID matches
` [PATCH 4.14 060/125] arm64: alternative: Use true and false for boolean values
` [PATCH 4.14 063/125] iio:humidity:hdc100x Fix alignment and data leak issues
` [PATCH 4.14 065/125] iio: mma8452: Add missed iio_device_unregister() call in mma8452_probe()
` [PATCH 4.14 068/125] iio:health:afe4403 Fix timestamp alignment and prevent data leak
` [PATCH 4.14 071/125] net: dsa: bcm_sf2: Fix node reference count
` [PATCH 4.14 074/125] Revert "usb/ehci-platform: Set PM runtime as active on resume"
` [PATCH 4.14 081/125] phy: sun4i-usb: fix dereference of pointer phy0 before it is null checked
` [PATCH 4.14 082/125] arm64: dts: meson: add missing gxl rng clock
` [PATCH 4.14 083/125] spi: spi-sun6i: sun6i_spi_transfer_one(): fix setting of clock rate
` [PATCH 4.14 084/125] usb: gadget: udc: atmel: fix uninitialized read in debug printk
` [PATCH 4.14 085/125] staging: comedi: verify array index is correct before using it
` [PATCH 4.14 088/125] copy_xstate_to_kernel: Fix typo which caused GDB regression
` [PATCH 4.14 089/125] perf stat: Zero all the ena and run array slot stats for interval mode
` [PATCH 4.14 094/125] HID: magicmouse: do not set up autorepeat
` [PATCH 4.14 096/125] ALSA: usb-audio: Fix race against the error recovery URB submission
` [PATCH 4.14 097/125] USB: c67x00: fix use after free in c67x00_giveback_urb
` [PATCH 4.14 099/125] usb: chipidea: core: add wakeup support for extcon
` [PATCH 4.14 100/125] usb: gadget: function: fix missing spinlock in f_uac1_legacy
` [PATCH 4.14 101/125] USB: serial: iuu_phoenix: fix memory corruption
` [PATCH 4.14 103/125] USB: serial: ch341: add new Product ID for CH340
` [PATCH 4.14 104/125] USB: serial: option: add GosunCn GM500 series
` [PATCH 4.14 106/125] virtio: virtio_console: add missing MODULE_DEVICE_TABLE() for rproc serial
` [PATCH 4.14 108/125] Revert "zram: convert remaining CLASS_ATTR() to CLASS_ATTR_RO()"
` [PATCH 4.14 109/125] mei: bus: dont clean driver pointer
` [PATCH 4.14 110/125] Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux list
` [PATCH 4.14 111/125] uio_pdrv_genirq: fix use without device tree and no interrupt
` [PATCH 4.14 116/125] intel_th: pci: Add Tiger Lake PCH-H support
` [PATCH 4.14 120/125] thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from power
` [PATCH 4.14 123/125] x86/cpu: Move x86_cache_bits settings
` [PATCH 4.14 124/125] libceph: dont omit recovery_deletes in target_copy()
[PATCH 4.19 000/133] 4.19.134-rc1 review
2020-07-20 15:38 UTC (74+ messages)
` [PATCH 4.19 001/133] perf: Make perf able to build with latest libbfd
` [PATCH 4.19 002/133] net: rmnet: fix lower interface leak
` [PATCH 4.19 003/133] genetlink: remove genl_bind
` [PATCH 4.19 006/133] llc: make sure applications use ARPHRD_ETHER
` [PATCH 4.19 008/133] net_sched: fix a memory leak in atm_tc_init()
` [PATCH 4.19 009/133] net: usb: qmi_wwan: add support for Quectel EG95 LTE modem
` [PATCH 4.19 014/133] tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriers
` [PATCH 4.19 016/133] cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
` [PATCH 4.19 019/133] vlan: consolidate VLAN parsing code and limit max parsing depth
` [PATCH 4.19 021/133] drm/exynos: fix ref count leak in mic_pre_enable
` [PATCH 4.19 023/133] m68k: mm: fix node memblock init
` [PATCH 4.19 027/133] i2c: eg20t: Load module automatically if ID matches
` [PATCH 4.19 028/133] arm64/alternatives: dont patch up internal branches
` [PATCH 4.19 029/133] iio:magnetometer:ak8974: Fix alignment and data leak issues
` [PATCH 4.19 031/133] iio: magnetometer: ak8974: Fix runtime PM imbalance on error
` [PATCH 4.19 033/133] iio: pressure: zpa2326: handle pm_runtime_get_sync failure
` [PATCH 4.19 034/133] iio:humidity:hts221 Fix alignment and data leak issues
` [PATCH 4.19 037/133] spi: fix initial SPI_SR value in spi-fsl-dspi
` [PATCH 4.19 038/133] spi: spi-fsl-dspi: Fix lockup if device is shutdown during SPI transfer
` [PATCH 4.19 040/133] of: of_mdio: Correct loop scanning logic
` [PATCH 4.19 041/133] Revert "usb/ohci-platform: Fix a warning when hibernating"
` [PATCH 4.19 044/133] net: sfp: add support for module quirks
` [PATCH 4.19 046/133] HID: quirks: Remove ITE 8595 entry from hid_have_special_driver
` [PATCH 4.19 047/133] ARM: at91: pm: add quirk for sam9x60s ulp1
` [PATCH 4.19 048/133] scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabled
` [PATCH 4.19 049/133] ALSA: usb-audio: Create a registration quirk for Kingston HyperX Amp (0951:16d8)
` [PATCH 4.19 050/133] doc: dt: bindings: usb: dwc3: Update entries for disabling SS instances in park mode
` [PATCH 4.19 052/133] ALSA: usb-audio: Rewrite registration quirk handling
` [PATCH 4.19 054/133] ALSA: usb-audio: Add registration quirk for Kingston HyperX Cloud Alpha S
` [PATCH 4.19 056/133] ACPI: video: Use native backlight on Acer TravelMate 5735Z
` [PATCH 4.19 059/133] phy: sun4i-usb: fix dereference of pointer phy0 before it is null checked
` [PATCH 4.19 060/133] arm64: dts: meson: add missing gxl rng clock
` [PATCH 4.19 062/133] usb: gadget: udc: atmel: fix uninitialized read in debug printk
` [PATCH 4.19 063/133] staging: comedi: verify array index is correct before using it
` [PATCH 4.19 064/133] Revert "thermal: mediatek: fix register index error"
` [PATCH 4.19 065/133] ARM: dts: socfpga: Align L2 cache-controller nodename with dtschema
` [PATCH 4.19 066/133] regmap: debugfs: Dont sleep while atomic for fast_io regmaps
` [PATCH 4.19 067/133] copy_xstate_to_kernel: Fix typo which caused GDB regression
` [PATCH 4.19 068/133] apparmor: ensure that dfa state tables have entries
` [PATCH 4.19 069/133] perf stat: Zero all the ena and run array slot stats for interval mode
` [PATCH 4.19 072/133] soc: qcom: rpmh-rsc: Clear active mode configuration for wake TCS
` [PATCH 4.19 074/133] mtd: rawnand: marvell: Use nand_cleanup() when the device is not yet registered
` [PATCH 4.19 077/133] mtd: rawnand: brcmnand: fix CS0 layout
` [PATCH 4.19 078/133] mtd: rawnand: oxnas: Keep track of registered devices
` [PATCH 4.19 079/133] mtd: rawnand: oxnas: Unregister all devices on error
` [PATCH 4.19 083/133] HID: quirks: Always poll Obins Anne Pro 2 keyboard
` [PATCH 4.19 084/133] HID: quirks: Ignore Simply Automated UPB PIM
` [PATCH 4.19 085/133] ALSA: line6: Perform sanity check for each URB creation
` [PATCH 4.19 086/133] ALSA: line6: Sync the pending work cancel at disconnection
` [PATCH 4.19 089/133] ALSA: hda/realtek - Enable Speaker for ASUS UX533 and UX534
` [PATCH 4.19 091/133] usb: dwc2: Fix shutdown callback in platform
` [PATCH 4.19 092/133] usb: chipidea: core: add wakeup support for extcon
` [PATCH 4.19 095/133] USB: serial: cypress_m8: enable Simply Automated UPB PIM
` [PATCH 4.19 096/133] USB: serial: ch341: add new Product ID for CH340
` [PATCH 4.19 097/133] USB: serial: option: add GosunCn GM500 series
` [PATCH 4.19 101/133] virtio: virtio_console: add missing MODULE_DEVICE_TABLE() for rproc serial
` [PATCH 4.19 102/133] serial: mxs-auart: add missed iounmap() in probe failure and remove
` [PATCH 4.19 103/133] ovl: inode reference leak in ovl_is_inuse true case
` [PATCH 4.19 105/133] ovl: fix unneeded call to ovl_change_flags()
` [PATCH 4.19 106/133] fuse: Fix parameter for FS_IOC_{GET,SET}FLAGS
` [PATCH 4.19 108/133] mei: bus: dont clean driver pointer
` [PATCH 4.19 112/133] timer: Fix wheel index calculation on last level
` [PATCH 4.19 113/133] MIPS: Fix build for LTS kernel caused by backporting lpj adjustment
` [PATCH 4.19 114/133] riscv: use 16KB kernel stack on 64-bit
` [PATCH 4.19 116/133] powerpc/book3s64/pkeys: Fix pkey_access_permitted() for execute disable pkey
` [PATCH 4.19 119/133] intel_th: pci: Add Emmitsburg PCH support
` [PATCH 4.19 120/133] intel_th: Fix a NULL dereference when hub driver is not loaded
` [PATCH 4.19 123/133] thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from power
` [PATCH 4.19 124/133] arm64: ptrace: Override SPSR.SS when single-stepping is enabled
` [PATCH 4.19 129/133] genirq/affinity: Handle affinity setting on inactive interrupts correctly
` [PATCH 4.19 130/133] printk: queue wake_up_klogd irq_work only if per-CPU areas are ready
` [PATCH 4.19 132/133] rxrpc: Fix trace string
` [PATCH 4.19 133/133] spi: sprd: switch the sequence of setting WDG_LOAD_LOW and _HIGH
[PATCH 5.4 000/215] 5.4.53-rc1 review
2020-07-20 15:36 UTC (58+ messages)
` [PATCH 5.4 001/215] crypto: atmel - Fix selection of CRYPTO_AUTHENC
` [PATCH 5.4 002/215] crypto: atmel - Fix build error "
` [PATCH 5.4 004/215] net: rmnet: fix lower interface leak
` [PATCH 5.4 006/215] genetlink: remove genl_bind
` [PATCH 5.4 007/215] ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsg
` [PATCH 5.4 008/215] ipv6: fib6_select_path can not use out path for nexthop objects
` [PATCH 5.4 009/215] ipv6: Fix use of anycast address with loopback
` [PATCH 5.4 011/215] llc: make sure applications use ARPHRD_ETHER
` [PATCH 5.4 013/215] net: dsa: microchip: set the correct number of ports
` [PATCH 5.4 015/215] net: usb: qmi_wwan: add support for Quectel EG95 LTE modem
` [PATCH 5.4 016/215] sched: consistently handle layer3 header accesses in the presence of VLANs
` [PATCH 5.4 017/215] tcp: fix SO_RCVLOWAT possible hangs under high mem pressure
` [PATCH 5.4 018/215] tcp: make sure listeners dont initialize congestion-control state
` [PATCH 5.4 019/215] tcp: md5: add missing memory barriers in tcp_md5_do_add()/tcp_md5_hash_key()
` [PATCH 5.4 021/215] vlan: consolidate VLAN parsing code and limit max parsing depth
` [PATCH 5.4 022/215] tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriers
` [PATCH 5.4 023/215] tcp: md5: allow changing MD5 keys in all socket states
` [PATCH 5.4 026/215] ip: Fix SO_MARK in RST, ACK and ICMP packets
` [PATCH 5.4 027/215] arm64: Introduce a way to disable the 32bit vdso
` [PATCH 5.4 029/215] arm64: arch_timer: Disable the compat vdso for cores affected by ARM64_WORKAROUND_1418040
` [PATCH 5.4 030/215] drm/msm: fix potential memleak in error branch
` [PATCH 5.4 031/215] drm/msm/dpu: allow initialization of encoder locks during encoder init
` [PATCH 5.4 032/215] drm/exynos: Properly propagate return value in drm_iommu_attach_device()
` [PATCH 5.4 034/215] x86/fpu: Reset MXCSR to default in kernel_fpu_begin()
` [PATCH 5.4 035/215] thermal/drivers: imx: Fix missing of_node_put() at probe time
` [PATCH 5.4 036/215] blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flags
` [PATCH 5.4 037/215] m68k: nommu: register start of the memory with memblock
` [PATCH 5.4 039/215] dt-bindings: mailbox: zynqmp_ipi: fix unit address
` [PATCH 5.4 040/215] cifs: prevent truncation from long to int in wait_for_free_credits
` [PATCH 5.4 041/215] arm64/alternatives: use subsections for replacement sequences
` [PATCH 5.4 042/215] tpm_tis: extra chip->ops check on error path in tpm_tis_core_init
` [PATCH 5.4 043/215] gfs2: read-only mounts should grab the sd_freeze_gl glock
` [PATCH 5.4 045/215] arm64/alternatives: dont patch up internal branches
` [PATCH 5.4 046/215] iio:magnetometer:ak8974: Fix alignment and data leak issues
` [PATCH 5.4 047/215] iio:humidity:hdc100x "
` [PATCH 5.4 049/215] iio: core: add missing IIO_MOD_H2/ETHANOL string identifiers
` [PATCH 5.4 050/215] iio: mma8452: Add missed iio_device_unregister() call in mma8452_probe()
` [PATCH 5.4 051/215] iio: pressure: zpa2326: handle pm_runtime_get_sync failure
` [PATCH 5.4 053/215] iio:pressure:ms5611 Fix buffer element alignment
` [PATCH 5.4 054/215] iio:health:afe4403 Fix timestamp alignment and prevent data leak
` [PATCH 5.4 056/215] net: dsa: bcm_sf2: Fix node reference count
` [PATCH 5.4 057/215] of: of_mdio: Correct loop scanning logic
` [PATCH 5.4 060/215] net: ethernet: mvneta: Add back interface mode validation
` [PATCH 5.4 061/215] Revert "usb/ohci-platform: Fix a warning when hibernating"
` [PATCH 5.4 064/215] net: sfp: add support for module quirks
` [PATCH 5.4 074/215] bus: ti-sysc: Rename clk related quirks to pre_reset and post_reset quirks
` [PATCH 5.4 076/215] bus: ti-sysc: Handle module unlock quirk needed for some RTC
` [PATCH 5.4 077/215] bus: ti-sysc: Detect display subsystem related devices
` [PATCH 5.4 082/215] ALSA: usb-audio: Create a registration quirk for Kingston HyperX Amp (0951:16d8)
` [PATCH 5.4 083/215] doc: dt: bindings: usb: dwc3: Update entries for disabling SS instances in park mode
` [PATCH 5.4 085/215] ALSA: usb-audio: Rewrite registration quirk handling
` [PATCH 5.4 086/215] ACPI: video: Use native backlight on Acer Aspire 5783z
` [PATCH 5.4 087/215] ALSA: usb-audio: Add registration quirk for Kingston HyperX Cloud Alpha S
` [PATCH 5.4 088/215] ALSA: usb-audio: Add quirk for Focusrite Scarlett 2i2
` [PATCH 5.4 089/215] Input: mms114 - add extra compatible for mms345l
` [PATCH 5.4 090/215] ACPI: video: Use native backlight on Acer TravelMate 5735Z
` [PATCH 5.4 091/215] bus: ti-sysc: Use optional clocks on for enable and wait for softreset bit
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).