linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-18 02:44:09 to 2019-09-18 06:26:28 UTC [more...]

[PATCH 5.2 00/85] 5.2.16-stable review
 2019-09-18  6:19 UTC  (34+ messages)
` [PATCH 5.2 01/85] bridge/mdb: remove wrong use of NLM_F_MULTI
` [PATCH 5.2 02/85] cdc_ether: fix rndis support for Mediatek based smartphones
` [PATCH 5.2 03/85] ipv6: Fix the link time qualifier of ping_v6_proc_exit_net()
` [PATCH 5.2 04/85] isdn/capi: check message length in capi_write()
` [PATCH 5.2 06/85] ixgbevf: Fix secpath usage for IPsec Tx offload
` [PATCH 5.2 07/85] net: Fix null de-reference of device refcount
` [PATCH 5.2 08/85] net: gso: Fix skb_segment splat when splitting gso_size mangled skb having linear-headed frag_list
` [PATCH 5.2 12/85] sctp: Fix the link time qualifier of sctp_ctrlsock_exit()
` [PATCH 5.2 15/85] tipc: add NULL pointer check before calling kfree_rcu
` [PATCH 5.2 16/85] tun: fix use-after-free when register netdev failed
` [PATCH 5.2 18/85] ipv6: addrconf_f6i_alloc - fix non-null pointer check to !IS_ERR()
` [PATCH 5.2 19/85] net: fixed_phy: Add forward declaration for struct gpio_desc;
` [PATCH 5.2 20/85] sctp: fix the missing put_user when dumping transport thresholds
` [PATCH 5.2 22/85] gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist
` [PATCH 5.2 23/85] gpio: mockup: add missing single_release()
` [PATCH 5.2 24/85] gpio: fix line flag validation in linehandle_create
` [PATCH 5.2 25/85] gpio: fix line flag validation in lineevent_create
` [PATCH 5.2 26/85] Btrfs: fix assertion failure during fsync and use of stale transaction
` [PATCH 5.2 27/85] cgroup: freezer: fix frozen state inheritance
` [PATCH 5.2 30/85] mmc: tmio: Fixup runtime PM management during probe
` [PATCH 5.2 32/85] drm/lima: fix lima_gem_wait() return value
` [PATCH 5.2 33/85] drm/i915: Limit MST to <= 8bpc once again
` [PATCH 5.2 34/85] drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+
` [PATCH 5.2 35/85] ipc: fix semtimedop for generic 32-bit architectures
` [PATCH 5.2 37/85] ixgbe: fix double clean of Tx descriptors with xdp
` [PATCH 5.2 39/85] Revert "rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band"
` [PATCH 5.2 49/85] powerpc: Add barrier_nospec to raw_copy_in_user()
` [PATCH 5.2 50/85] kernel/module: Fix mem leak in module_add_modinfo_attrs
` [PATCH 5.2 51/85] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernels
` [PATCH 5.2 53/85] drm/meson: Add support for XBGR8888 & ABGR8888 formats
` [PATCH 5.2 54/85] clk: Fix debugfs clk_possible_parents for clks without parent string names
` [PATCH 5.2 56/85] mt76: Fix a signedness bug in mt7615_add_interface()
` [PATCH 5.2 57/85] mt76: mt7615: Use after free in mt7615_mcu_set_bcn()

[PATCH 4.19 00/50] 4.19.74-stable review
 2019-09-18  6:19 UTC  (36+ messages)
` [PATCH 4.19 01/50] bridge/mdb: remove wrong use of NLM_F_MULTI
` [PATCH 4.19 02/50] cdc_ether: fix rndis support for Mediatek based smartphones
` [PATCH 4.19 03/50] ipv6: Fix the link time qualifier of ping_v6_proc_exit_net()
` [PATCH 4.19 04/50] isdn/capi: check message length in capi_write()
` [PATCH 4.19 05/50] ixgbe: Fix secpath usage for IPsec TX offload
` [PATCH 4.19 07/50] net: gso: Fix skb_segment splat when splitting gso_size mangled skb having linear-headed frag_list
` [PATCH 4.19 09/50] net: sched: fix reordering issues
` [PATCH 4.19 10/50] sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero
` [PATCH 4.19 11/50] sctp: Fix the link time qualifier of sctp_ctrlsock_exit()
` [PATCH 4.19 12/50] sctp: use transport pf_retrans in sctp_do_8_2_transport_strike
` [PATCH 4.19 14/50] tipc: add NULL pointer check before calling kfree_rcu
` [PATCH 4.19 15/50] tun: fix use-after-free when register netdev failed
` [PATCH 4.19 16/50] gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist
` [PATCH 4.19 17/50] gpio: fix line flag validation in linehandle_create
` [PATCH 4.19 19/50] ixgbe: Prevent u8 wrapping of ITR value to something less than 10us
` [PATCH 4.19 20/50] genirq: Prevent NULL pointer dereference in resend_irqs()
` [PATCH 4.19 21/50] KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as target for memset()
` [PATCH 4.19 22/50] KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl
` [PATCH 4.19 23/50] KVM: x86: work around leak of uninitialized stack contents
` [PATCH 4.19 24/50] KVM: nVMX: handle page fault in vmread
` [PATCH 4.19 25/50] x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large to fix kexec relocation errors
` [PATCH 4.19 26/50] powerpc: Add barrier_nospec to raw_copy_in_user()
` [PATCH 4.19 29/50] mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issue
` [PATCH 4.19 30/50] PCI: Always allow probing with driver_override
` [PATCH 4.19 31/50] gpio: fix line flag validation in lineevent_create
` [PATCH 4.19 33/50] driver core: Fix use-after-free and double free on glue directory
` [PATCH 4.19 34/50] crypto: talitos - check AES key size
` [PATCH 4.19 36/50] crypto: talitos - check data blocksize in ablkcipher
` [PATCH 4.19 40/50] firmware: ti_sci: Always request response from firmware
` [PATCH 4.19 42/50] drm/mediatek: mtk_drm_drv.c: Add of_node_put() before goto
` [PATCH 4.19 44/50] iio: adc: stm32-dfsdm: fix data type
` [PATCH 4.19 45/50] modules: fix BUG when load module with rodata=n
` [PATCH 4.19 48/50] rsi: fix a double free bug in rsi_91x_deinit()
` [PATCH 4.19 49/50] nvmem: Use the same permissions for eeprom as for nvmem
` [PATCH 4.19 50/50] x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GCC9 build warning

[PATCH 4.14 00/45] 4.14.145-stable review
 2019-09-18  6:19 UTC  (38+ messages)
` [PATCH 4.14 01/45] bridge/mdb: remove wrong use of NLM_F_MULTI
` [PATCH 4.14 02/45] cdc_ether: fix rndis support for Mediatek based smartphones
` [PATCH 4.14 04/45] isdn/capi: check message length in capi_write()
` [PATCH 4.14 05/45] net: Fix null de-reference of device refcount
` [PATCH 4.14 06/45] net: gso: Fix skb_segment splat when splitting gso_size mangled skb having linear-headed frag_list
` [PATCH 4.14 08/45] sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero
` [PATCH 4.14 10/45] sctp: use transport pf_retrans in sctp_do_8_2_transport_strike
` [PATCH 4.14 11/45] tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
` [PATCH 4.14 13/45] tun: fix use-after-free when register netdev failed
` [PATCH 4.14 15/45] btrfs: correctly validate compression type
` [PATCH 4.14 16/45] Revert "MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur"
` [PATCH 4.14 17/45] gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist
` [PATCH 4.14 18/45] gpio: fix line flag validation in linehandle_create
` [PATCH 4.14 19/45] gpio: fix line flag validation in lineevent_create
` [PATCH 4.14 20/45] Btrfs: fix assertion failure during fsync and use of stale transaction
` [PATCH 4.14 21/45] genirq: Prevent NULL pointer dereference in resend_irqs()
` [PATCH 4.14 22/45] KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl
` [PATCH 4.14 24/45] KVM: nVMX: handle page fault in vmread
` [PATCH 4.14 25/45] MIPS: VDSO: Prevent use of smp_processor_id()
` [PATCH 4.14 26/45] MIPS: VDSO: Use same -m%-float cflag as the kernel proper
` [PATCH 4.14 28/45] drm/meson: Add support for XBGR8888 & ABGR8888 formats
` [PATCH 4.14 29/45] clk: rockchip: Dont yell about bad mmc phases when getting
` [PATCH 4.14 30/45] mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issue
` [PATCH 4.14 31/45] PCI: Always allow probing with driver_override
` [PATCH 4.14 32/45] ubifs: Correctly use tnc_next() in search_dh_cookie()
` [PATCH 4.14 33/45] driver core: Fix use-after-free and double free on glue directory
` [PATCH 4.14 34/45] crypto: talitos - check AES key size
` [PATCH 4.14 35/45] crypto: talitos - fix CTR alg blocksize
` [PATCH 4.14 36/45] crypto: talitos - check data blocksize in ablkcipher
` [PATCH 4.14 37/45] crypto: talitos - fix ECB algs ivsize
` [PATCH 4.14 38/45] crypto: talitos - Do not modify req->cryptlen on decryption
` [PATCH 4.14 39/45] crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking
` [PATCH 4.14 40/45] firmware: ti_sci: Always request response from firmware
` [PATCH 4.14 42/45] Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"
` [PATCH 4.14 43/45] platform/x86: pmc_atom: Add CB4063 Beckhoff Automation board to critclk_systems DMI table
` [PATCH 4.14 44/45] nvmem: Use the same permissions for eeprom as for nvmem
` [PATCH 4.14 45/45] x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GCC9 build warning

[PATCH v4 0/4] x86/mce: Add supports for Zhaoxin MCA
 2019-09-18  6:19 UTC  (5+ messages)
` [PATCH v4 1/4] x86/mce: Add Zhaoxin MCE support
  ` [PATCH v4 2/4] x86/mce: Make 3 functions non-static
    ` [PATCH v4 3/4] x86/mce: Add Zhaoxin CMCI support
      ` [PATCH v4 4/4] x86/mce: Add Zhaoxin LMCE support

[HELP REQUESTED from the community] Was: Staging status of speakup
 2019-09-18  6:16 UTC  (11+ messages)

[RFC PATCH 0/2] Mdev: support mutiple kinds of devices
 2019-09-18  6:15 UTC  (11+ messages)
` [RFC PATCH 1/2] mdev: device id support
` [RFC PATCH 2/2] mdev: introduce device specific ops

[PATCH] staging: exfat: add exfat filesystem code to
 2019-09-18  6:16 UTC  (6+ messages)

[PATCH] drivers:staging:rtl8723bs: Removed unneeded variables
 2019-09-18  6:14 UTC  (3+ messages)

[PATCH 0/2 block/for-next] block, blkcg, bfq: make bfq disable iocost and delete bfq prefix from cgroup filenames
 2019-09-18  6:09 UTC  (5+ messages)
` [PATCH 2/2] block, bfq: delete "bfq" "

[PATCH V3 0/4] clk: imx8m: fix glitch/mux
 2019-09-18  6:07 UTC  (13+ messages)
` [PATCH V3 1/4] clk: imx: pll14xx: avoid glitch when set rate
` [PATCH V3 2/4] clk: imx: clk-pll14xx: unbypass PLL by default
` [PATCH V3 3/4] clk: imx: imx8mm: fix pll mux bit
` [PATCH V3 4/4] clk: imx: imx8mn: "

[PATCH 00/12] CAAM bugfixes, small improvements
 2019-09-18  6:06 UTC  (10+ messages)
` [PATCH 07/12] crypto: caam - use devres to de-initialize the RNG
` [PATCH 11/12] crypto: caam - convert caamrng to platform device
  ` [PATCH] crypto: caam - use the same jr for rng init/exit
` [PATCH 12/12] crypto: caam - change JR device ownership scheme

linux-next: Tree for Sep 16
 2019-09-18  6:05 UTC  (6+ messages)
` linux-next: Tree for Sep 16 (kernel/sched/core.c)

[PATHC v6] video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driver
 2019-09-18  6:03 UTC 

[RFC PATCH v2 0/6] Enable ptp_kvm for arm64
 2019-09-18  6:01 UTC  (6+ messages)
` [PATCH 3/6] Timer: expose monotonic clock and counter value

[PATCH v1 0/2] spi: cadence-qspi: Add cadence-qspi support for Intel LGM SoC
 2019-09-18  5:59 UTC  (5+ messages)
` [PATCH v1 2/2] spi: cadence-qspi: Add QSPI "

[RFC PATCH 0/4] mdev based hardware virtio offloading support
 2019-09-18  5:58 UTC  (4+ messages)
` [RFC PATCH 2/4] mdev: introduce helper to set per device dma ops

[PATCH] ionic: Remove unnecessary ternary operator in ionic_debugfs_add_ident
 2019-09-18  5:57 UTC  (2+ messages)

[PATCH] ARM: zx: Use devm_platform_ioremap_resource() in zx296702_pd_probe()
 2019-09-18  5:57 UTC 

[PATCH v2 0/8] powerpc/vdso32 enhancement and optimisation
 2019-09-18  5:51 UTC  (3+ messages)
` [PATCH v2 1/8] powerpc/32: Add VDSO version of getcpu

[RESEND, PATCH v7 0/11] Add mt7629 and fix mt7628 pwm
 2019-09-18  5:50 UTC  (12+ messages)
` [RESEND, PATCH v7 01/11] pwm: mediatek: add a property "num-pwms"
` [RESEND, PATCH v7 02/11] pwm: mediatek: droping the check for of_device_get_match_data
` [RESEND, PATCH v7 03/11] pwm: mediatek: remove a property "has-clks"
` [RESEND, PATCH v7 04/11] pwm: mediatek: allocate the clks array dynamically
` [RESEND, PATCH v7 05/11] pwm: mediatek: use pwm_mediatek as common prefix
` [RESEND, PATCH v7 06/11] pwm: mediatek: update license and switch to SPDX tag
` [RESEND, PATCH v7 07/11] dt-bindings: pwm: pwm-mediatek: add a property "num-pwms"
` [RESEND, PATCH v7 08/11] arm64: dts: mt7622: add a property "num-pwms" for PWM
` [RESEND, PATCH v7 09/11] arm: dts: mt7623: "
` [RESEND, PATCH v7 10/11] dt-bindings: pwm: update bindings for MT7629 SoC
` [RESEND, PATCH v7 11/11] arm: dts: mediatek: add mt7629 pwm support

[PATCH] staging: tracing/kprobe: filter kprobe based perf event
 2019-09-18  5:51 UTC  (2+ messages)

[RFC v4 0/3] vhost: introduce mdev based hardware backend
 2019-09-18  5:51 UTC  (4+ messages)

[PATCH] clk: sunxi-ng: h6: Use sigma-delta modulation for audio PLL
 2019-09-18  5:46 UTC  (4+ messages)
` [linux-sunxi] "

[PATCH v7 0/6] Disable compat cruft on ppc64le v7
 2019-09-18  5:36 UTC  (7+ messages)
` [PATCH v7 5/6] powerpc/64: Make COMPAT user-selectable disabled on littleendian by default

[PATCH v3 bpf-next 00/14] samples: bpf: improve/fix cross-compilation
 2019-09-18  5:33 UTC  (10+ messages)
` [PATCH v3 bpf-next 10/14] samples: bpf: makefile: use target CC environment for HDR_PROBE
` [PATCH v3 bpf-next 11/14] libbpf: makefile: add C/CXX/LDFLAGS to libbpf.so and test_libpf targets
` [PATCH v3 bpf-next 12/14] samples: bpf: makefile: provide C/CXX/LD flags to libbpf
` [PATCH v3 bpf-next 13/14] samples: bpf: makefile: add sysroot support

[PATCH V6 0/2] mailbox: arm: introduce smc triggered mailbox
 2019-09-18  5:27 UTC  (4+ messages)
` [PATCH V6 1/2] dt-bindings: mailbox: add binding doc for the ARM SMC/HVC mailbox

[PATCH v3 0/5] powerpc: convert cache asm to C
 2019-09-18  5:20 UTC  (6+ messages)
` [PATCH v3 1/5] powerpc: Allow flush_icache_range to work across ranges >4GB
` [PATCH v3 2/5] powerpc: define helpers to get L1 icache sizes
` [PATCH v3 3/5] powerpc: Convert flush_icache_range & friends to C
` [PATCH v3 4/5] powerpc: Chunk calls to flush_dcache_range in arch_*_memory
` [PATCH v3 5/5] powerpc: Don't flush caches when adding memory

[RFC PATCH v4 0/9] printk: new ringbuffer implementation
 2019-09-18  5:19 UTC  (11+ messages)
        ` printk meeting at LPC

[PATCH] RDMA: release allocated skb
 2019-09-18  5:17 UTC 

[PATCH 0/2] pseries/hotplug: Change the default behaviour of cede_offline
 2019-09-18  5:17 UTC  (6+ messages)

[PATCH V2 0/2] mm/debug: Add tests for architecture exported page table helpers
 2019-09-18  5:04 UTC  (6+ messages)
` [PATCH V2 2/2] mm/pgtable/debug: Add test validating architecture "

[PATCH] clk: sprd: add missing kfree
 2019-09-18  5:01 UTC  (2+ messages)

[PATCH] clk: at91: allow 24 Mhz clock as input for PLL
 2019-09-18  5:00 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: documentation: add clock bindings information for Agilex
 2019-09-18  5:00 UTC  (4+ messages)
` [PATCH 2/2] clk: socfpga: agilex: add clock driver for the Agilex platform

[PATCH v5 0/8] Add Bitmain BM1880 clock driver
 2019-09-18  4:47 UTC  (3+ messages)
` [PATCH v5 7/8] clk: Add common clock driver for BM1880 SoC

[PATCH] drivers/net: release skb on failure
 2019-09-18  4:45 UTC 

[PATCH] libnvdimm/nfit_test: Fix acpi_handle redefinition
 2019-09-18  4:21 UTC 

[PATCH] mm: Support memblock alloc on the exact node for sparse_buffer_init()
 2019-09-18  4:22 UTC 

[PATCH v2 1/2] powerpc/irq: bring back ksp_limit management in C functions
 2019-09-18  3:57 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/irq: inline call_do_irq() and call_do_softirq()

[PATCH] [RFC] vmscan.c: add a sysctl entry for controlling memory reclaim IO congestion_wait length
 2019-09-18  3:21 UTC  (3+ messages)

[PATCH 1/2] f2fs: do not select same victim right again
 2019-09-18  3:26 UTC  (12+ messages)
` [f2fs-dev] "

[PATCH v3 00/11] *** SUBJECT HERE ***
 2019-09-18  3:17 UTC  (8+ messages)
` [PATCH v3 09/11] PCI: layerscape: Add EP mode support for ls1088a and ls2088a

Add driver for veml6030 ambient light sensor
 2019-09-18  3:09 UTC  (3+ messages)
` [PATCH 1/2] iio: light: add "
` [PATCH 2/2] dt-bindings: iio: light: add veml6030 ALS bindings

[PATCH] arm:unwind: fix incorrect backtrace with unwind_table
 2019-09-18  3:09 UTC 

Add driver for veml6030 ambient light sensor
 2019-09-18  3:06 UTC 

[PATCH 2/3] ASoC: fsl_asrc: update supported sample format
 2019-09-18  2:58 UTC 

[GIT PULL] Device properties framework updates for v5.4-rc1
 2019-09-18  2:55 UTC  (2+ messages)

[GIT PULL] ACPI updates for v5.4-rc1
 2019-09-18  2:55 UTC  (2+ messages)

[GIT PULL] Power management updates for v5.4-rc1
 2019-09-18  2:55 UTC  (2+ messages)

[PATCH net-next] ixgbe: Use memzero_explicit directly in crypto cases
 2019-09-18  2:43 UTC  (2+ messages)


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).