All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-18 06:10:21 to 2019-09-18 06:31:11 UTC [more...]

[PATCH 4.19 00/50] 4.19.74-stable review
 2019-09-18  6:19 UTC  (40+ 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 28/50] clk: rockchip: Dont yell about bad mmc phases when getting
` [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 32/50] ubifs: Correctly use tnc_next() in search_dh_cookie()
` [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 46/50] modules: fix compile error if dont have strict module rwx
` [PATCH 4.19 47/50] platform/x86: pmc_atom: Add CB4063 Beckhoff Automation board to critclk_systems DMI table
` [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 5.2 00/85] 5.2.16-stable review
 2019-09-18  6:19 UTC  (86+ 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 05/85] ixgbe: Fix secpath usage for IPsec TX offload
` [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 09/85] net: phylink: Fix flow control resolution
` [PATCH 5.2 10/85] net: sched: fix reordering issues
` [PATCH 5.2 11/85] sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero
` [PATCH 5.2 12/85] sctp: Fix the link time qualifier of sctp_ctrlsock_exit()
` [PATCH 5.2 13/85] sctp: use transport pf_retrans in sctp_do_8_2_transport_strike
` [PATCH 5.2 14/85] tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
` [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 17/85] net-ipv6: fix excessive RTF_ADDRCONF flag on ::1/128 local route (and others)
` [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 21/85] net: sock_map, fix missing ulp check in sock hash case
` [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 28/85] Revert "mmc: bcm2835: Terminate timeout work synchronously"
` [PATCH 5.2 29/85] Revert "mmc: sdhci: Remove unneeded quirk2 flag of O2 SD host controller"
` [PATCH 5.2 30/85] mmc: tmio: Fixup runtime PM management during probe
` [PATCH 5.2 31/85] mmc: tmio: Fixup runtime PM management during remove
` [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 36/85] ipc: fix sparc64 ipc() wrapper
` [PATCH 5.2 37/85] ixgbe: fix double clean of Tx descriptors with xdp
` [PATCH 5.2 38/85] ixgbe: Prevent u8 wrapping of ITR value to something less than 10us
` [PATCH 5.2 39/85] Revert "rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band"
` [PATCH 5.2 40/85] mt76: mt76x0e: disable 5GHz band for MT7630E
` [PATCH 5.2 41/85] genirq: Prevent NULL pointer dereference in resend_irqs()
` [PATCH 5.2 42/85] regulator: twl: voltage lists for vdd1/2 on twl4030
` [PATCH 5.2 43/85] KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as target for memset()
` [PATCH 5.2 44/85] KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl
` [PATCH 5.2 45/85] KVM: x86: work around leak of uninitialized stack contents
` [PATCH 5.2 46/85] KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslot
` [PATCH 5.2 47/85] KVM: nVMX: handle page fault in vmread
` [PATCH 5.2 48/85] x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large to fix kexec relocation errors
` [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 52/85] x86/ima: check EFI SetupMode too
` [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 55/85] clk: Simplify debugfs printing and add a newline
` [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 5.2 58/85] clk: rockchip: Dont yell about bad mmc phases when getting
` [PATCH 5.2 59/85] mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issue
` [PATCH 5.2 60/85] PCI: Always allow probing with driver_override
` [PATCH 5.2 61/85] ubifs: Correctly use tnc_next() in search_dh_cookie()
` [PATCH 5.2 62/85] driver core: Fix use-after-free and double free on glue directory
` [PATCH 5.2 63/85] crypto: talitos - check AES key size
` [PATCH 5.2 64/85] crypto: talitos - fix CTR alg blocksize
` [PATCH 5.2 65/85] crypto: talitos - check data blocksize in ablkcipher
` [PATCH 5.2 66/85] crypto: talitos - fix ECB algs ivsize
` [PATCH 5.2 67/85] crypto: talitos - Do not modify req->cryptlen on decryption
` [PATCH 5.2 68/85] crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking
` [PATCH 5.2 69/85] firmware: ti_sci: Always request response from firmware
` [PATCH 5.2 70/85] drm: panel-orientation-quirks: Add extra quirk table entry for GPD MicroPC
` [PATCH 5.2 71/85] drm/mediatek: mtk_drm_drv.c: Add of_node_put() before goto
` [PATCH 5.2 72/85] mm/z3fold.c: remove z3fold_migration trylock
` [PATCH 5.2 73/85] mm/z3fold.c: fix lock/unlock imbalance in z3fold_page_isolate
` [PATCH 5.2 74/85] Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"
` [PATCH 5.2 75/85] iio: adc: stm32-dfsdm: fix output resolution
` [PATCH 5.2 76/85] iio: adc: stm32-dfsdm: fix data type
` [PATCH 5.2 77/85] modules: fix BUG when load module with rodata=n
` [PATCH 5.2 78/85] modules: fix compile error if dont have strict module rwx
` [PATCH 5.2 79/85] modules: always page-align module section allocations
` [PATCH 5.2 80/85] kvm: nVMX: Remove unnecessary sync_roots from handle_invept
` [PATCH 5.2 81/85] KVM: SVM: Fix detection of AMD Errata 1096
` [PATCH 5.2 82/85] platform/x86: pmc_atom: Add CB4063 Beckhoff Automation board to critclk_systems DMI table
` [PATCH 5.2 83/85] platform/x86: pcengines-apuv2: use KEY_RESTART for front button
` [PATCH 5.2 84/85] rsi: fix a double free bug in rsi_91x_deinit()
` [PATCH 5.2 85/85] x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GCC9 build warning

[PATCH] locking: locktorture: Do not include rwlock.h directly
 2019-09-18  6:24 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 0/7] iotests: Selfish patches
 2019-09-18  6:29 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 5/7] iotests: Test driver whitelisting in 093

[PATCH 1/3] media: hantro: h264: Fix a comment in b1_ref_list_cmp()
 2019-09-18  6:29 UTC  (9+ messages)
` [PATCH 2/3] media: hantro: h264: Rename POC_CMP() into HANTRO_CMP()
` [PATCH 3/3] media: hantro: h264: Fix the frame_num wraparound case

[PATCH 0/3] ADC AD799x improvements
 2019-09-18  6:29 UTC  (3+ messages)
` [PATCH 1/3] iio: adc: ad799x: fix probe error handling

general protection fault in trace_probe_unlink
 2019-09-18  6:28 UTC  (4+ messages)
` [PATCH] tracing/kprobe: Fix NULL pointer access in trace_porbe_unlink()

[PATCH] ls-remote: create '--count' option
 2019-09-18  6:28 UTC  (2+ messages)

[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

[Buildroot] [pkg-luarocks 1/6] pkg-luarocks: remove LUAROCKS_RUN_ENV
 2019-09-18  6:19 UTC  (6+ messages)
` [Buildroot] [pkg-luarocks 2/6] pkg-luarocks: refactor infra
` [Buildroot] [pkg-luarocks 3/6] pkg-luarocks: regen packages with external dependencies
` [Buildroot] [pkg-luarocks 4/6] pkg-luarocks: add support of host-luarocks-package
` [Buildroot] [pkg-luarocks 5/6] package/lua: allows to load native modules from host-lua
` [Buildroot] [pkg-luarocks 6/6] package/lua: allows host-lua to find installed modules

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

[Buildroot] [autobuild.buildroot.net] Daily results for 2019-09-17
 2019-09-18  6:16 UTC 

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

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

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

[alsa-devel] [PATCH] ASoC: core: delete component->card_list in soc_remove_component only
 2019-09-18  6:13 UTC  (7+ messages)

[PATCH v3 0/2] net/ibmvnic: serialization fixes
 2019-09-18  6:12 UTC  (4+ messages)
` [PATCH v3 2/2] net/ibmvnic: prevent more than one thread from running in reset

Doubts in getting started with the Analog AD7928 driver
 2019-09-18  6:13 UTC  (4+ messages)

[Qemu-devel] vhost, iova, and dirty page tracking
 2019-09-18  6:10 UTC  (6+ 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  (4+ messages)
` [PATCH 2/2] block, bfq: delete "bfq" "


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.