All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-03 17:02:58 to 2018-09-03 17:18:54 UTC [more...]

[PATCH 4.14 000/165] 4.14.68-stable review
 2018-09-03 16:55 UTC  (58+ messages)
` [PATCH 4.14 001/165] crypto: vmx - Use skcipher for ctr fallback
` [PATCH 4.14 002/165] vti6: fix PMTU caching and reporting on xmit
` [PATCH 4.14 003/165] xfrm: fix missing dst_release() after policy blocking lbcast and multicast
` [PATCH 4.14 004/165] xfrm: free skb if nlsk pointer is NULL
` [PATCH 4.14 005/165] esp6: fix memleak on error path in esp6_input
` [PATCH 4.14 006/165] mac80211: add stations tied to AP_VLANs during hw reconfig
` [PATCH 4.14 007/165] ext4: clear mmp sequence number when remounting read-only
` [PATCH 4.14 008/165] nl80211: Add a missing break in parse_station_flags
` [PATCH 4.14 009/165] drm/bridge: adv7511: Reset registers on hotplug
` [PATCH 4.14 010/165] scsi: target: iscsi: cxgbit: fix max iso npdu calculation
` [PATCH 4.14 011/165] scsi: libiscsi: fix possible NULL pointer dereference in case of TMF
` [PATCH 4.14 012/165] drm/imx: imx-ldb: disable LDB on driver bind
` [PATCH 4.14 013/165] drm/imx: imx-ldb: check if channel is enabled before printing warning
` [PATCH 4.14 014/165] nbd: dont requeue the same request twice
` [PATCH 4.14 015/165] nbd: handle unexpected replies better
` [PATCH 4.14 016/165] usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_controller()
` [PATCH 4.14 017/165] usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a66597_queue()
` [PATCH 4.14 018/165] usb: gadget: f_uac2: fix error handling in afunc_bind (again)
` [PATCH 4.14 019/165] usb: gadget: u_audio: fix pcm/card naming in g_audio_setup()
` [PATCH 4.14 020/165] usb: gadget: u_audio: update hw_ptr in iso_complete after data copied
` [PATCH 4.14 021/165] usb: gadget: u_audio: remove caching of stream buffer parameters
` [PATCH 4.14 022/165] usb: gadget: u_audio: remove cached period bytes value
` [PATCH 4.14 023/165] [PATCH 23/82] usb: gadget: u_audio: protect stream runtime fields with stream spinlock
` [PATCH 4.14 026/165] usb: gadget: f_uac2: fix endianness of struct cntrl_*_lay3
` [PATCH 4.14 027/165] netfilter: nft_set_hash: add rcu_barrier() in the nft_rhash_destroy()
` [PATCH 4.14 028/165] bpf, ppc64: fix unexpected r0=0 exit path inside bpf_xadd
` [PATCH 4.14 029/165] netfilter: nf_tables: fix memory leaks on chain rename
` [PATCH 4.14 030/165] netfilter: nf_tables: dont allow to rename to already-pending name
` [PATCH 4.14 031/165] KVM: vmx: use local variable for current_vmptr when emulating VMPTRST
` [PATCH 4.14 032/165] tools/power turbostat: fix -S on UP systems
` [PATCH 4.14 033/165] net: caif: Add a missing rcu_read_unlock() in caif_flow_cb
` [PATCH 4.14 034/165] qed: Fix link flap issue due to mismatching EEE capabilities
` [PATCH 4.14 035/165] qed: Fix possible race for the link state value
` [PATCH 4.14 036/165] qed: Correct Multicast API to reflect existence of 256 approximate buckets
` [PATCH 4.14 037/165] atl1c: reserve min skb headroom
` [PATCH 4.14 038/165] net: prevent ISA drivers from building on PPC32
` [PATCH 4.14 039/165] can: mpc5xxx_can: check of_iomap return before use
` [PATCH 4.14 040/165] can: m_can: Move accessing of message ram to after clocks are enabled
` [PATCH 4.14 041/165] i2c: davinci: Avoid zero value of CLKH
` [PATCH 4.14 042/165] perf/x86/amd/ibs: Dont access non-started event
` [PATCH 4.14 043/165] media: staging: omap4iss: Include asm/cacheflush.h after generic includes
` [PATCH 4.14 044/165] bnx2x: Fix invalid memory access in rss hash config path
` [PATCH 4.14 046/165] net: axienet: Fix double deregister of mdio
` [PATCH 4.14 047/165] locking/rtmutex: Allow specifying a subclass for nested locking
` [PATCH 4.14 048/165] i2c/mux, locking/core: Annotate the nested rt_mutex usage
` [PATCH 4.14 049/165] sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHARE
` [PATCH 4.14 050/165] x86/boot: Fix if_changed build flip/flop bug
` [PATCH 4.14 051/165] fscache: Allow cancelled operations to be enqueued
` [PATCH 4.14 052/165] cachefiles: Fix refcounting bug in backing-file read monitoring
` [PATCH 4.14 053/165] cachefiles: Wait rather than BUGing on "Unexpected object collision"
` [PATCH 4.14 054/165] selftests/ftrace: Add snapshot and tracing_on test case
` [PATCH 4.14 055/165] hinic: Link the logical network device to the pci device in sysfs
` [PATCH 4.14 057/165] zswap: re-check zswap_is_full() after do zswap_shrink()
` [PATCH 4.14 066/165] arc: [plat-eznps] fix printk warning in arc/plat-eznps/mtm.c
` [PATCH 4.14 067/165] arc: fix build errors in arc/include/asm/delay.h
` [PATCH 4.14 068/165] arc: fix type warnings in arc/mm/cache.c
` [PATCH 4.14 069/165] sparc/time: Add missing __init to init_tick_ops()

[Qemu-devel] [PATCH 0/6] i386 + x86_64 mttcg
 2018-09-03 17:18 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/6] qsp: drop atomics when using the seqlock
` [Qemu-devel] [PATCH 2/6] test-rcu-list: avoid torn accesses to n_reclaims and n_nodes_removed
` [Qemu-devel] [PATCH 3/6] atomic: fix comment s/x64_64/x86_64/
` [Qemu-devel] [PATCH 4/6] cpus: initialize timers_state.vm_clock_lock
` [Qemu-devel] [PATCH 5/6] target/i386/translate: use thread-local storage in !user-mode
` [Qemu-devel] [PATCH 6/6] configure: enable mttcg for i386 and x86_64

[ovmf test] 127208: all pass - PUSHED
 2018-09-03 17:17 UTC 

[PATCH v2 00/13] TEE mediator (and OP-TEE) support in XEN
 2018-09-03 17:16 UTC  (3+ messages)
` [PATCH v2 02/13] domctl: add tee_op domctl

[PATCH V2 0/6] Add efi page fault handler to fix/recover from
 2018-09-03 17:16 UTC  (8+ messages)
` [PATCH V2 4/6] x86/efi: Add efi page fault handler to fixup/recover from page faults caused by firmware
` [PATCH V2 5/6] x86/mm: If in_atomic(), allocate pages without sleeping

[PATCH 4.9 000/107] 4.9.125-stable review
 2018-09-03 16:57 UTC  (99+ messages)
` [PATCH 4.9 001/107] vti6: fix PMTU caching and reporting on xmit
` [PATCH 4.9 002/107] xfrm: fix missing dst_release() after policy blocking lbcast and multicast
` [PATCH 4.9 003/107] xfrm: free skb if nlsk pointer is NULL
` [PATCH 4.9 004/107] mac80211: add stations tied to AP_VLANs during hw reconfig
` [PATCH 4.9 005/107] nl80211: Add a missing break in parse_station_flags
` [PATCH 4.9 006/107] drm/bridge: adv7511: Reset registers on hotplug
` [PATCH 4.9 007/107] scsi: libiscsi: fix possible NULL pointer dereference in case of TMF
` [PATCH 4.9 008/107] drm/imx: imx-ldb: disable LDB on driver bind
` [PATCH 4.9 009/107] drm/imx: imx-ldb: check if channel is enabled before printing warning
` [PATCH 4.9 010/107] usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_controller()
` [PATCH 4.9 011/107] usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a66597_queue()
` [PATCH 4.9 014/107] usb: gadget: f_uac2: fix endianness of struct cntrl_*_lay3
` [PATCH 4.9 015/107] bpf, ppc64: fix unexpected r0=0 exit path inside bpf_xadd
` [PATCH 4.9 016/107] tools/power turbostat: fix -S on UP systems
` [PATCH 4.9 017/107] net: caif: Add a missing rcu_read_unlock() in caif_flow_cb
` [PATCH 4.9 018/107] qed: Fix possible race for the link state value
` [PATCH 4.9 019/107] qed: Correct Multicast API to reflect existence of 256 approximate buckets
` [PATCH 4.9 020/107] atl1c: reserve min skb headroom
` [PATCH 4.9 021/107] net: prevent ISA drivers from building on PPC32
` [PATCH 4.9 022/107] can: mpc5xxx_can: check of_iomap return before use
` [PATCH 4.9 023/107] i2c: davinci: Avoid zero value of CLKH
` [PATCH 4.9 024/107] perf/x86/amd/ibs: Dont access non-started event
` [PATCH 4.9 025/107] media: staging: omap4iss: Include asm/cacheflush.h after generic includes
` [PATCH 4.9 026/107] bnx2x: Fix invalid memory access in rss hash config path
` [PATCH 4.9 028/107] net: axienet: Fix double deregister of mdio
` [PATCH 4.9 029/107] x86/boot: Fix if_changed build flip/flop bug
` [PATCH 4.9 030/107] fscache: Allow cancelled operations to be enqueued
` [PATCH 4.9 031/107] cachefiles: Fix refcounting bug in backing-file read monitoring
` [PATCH 4.9 032/107] cachefiles: Wait rather than BUGing on "Unexpected object collision"
` [PATCH 4.9 033/107] selftests/ftrace: Add snapshot and tracing_on test case
` [PATCH 4.9 034/107] zswap: re-check zswap_is_full() after do zswap_shrink()
` [PATCH 4.9 035/107] tools/power turbostat: Read extended processor family from CPUID
` [PATCH 4.9 036/107] Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"
` [PATCH 4.9 037/107] enic: handle mtu change for vf properly
` [PATCH 4.9 038/107] arc: [plat-eznps] fix data type errors in platform headers
` [PATCH 4.9 039/107] arc: fix build errors in arc/include/asm/delay.h
` [PATCH 4.9 040/107] arc: fix type warnings in arc/mm/cache.c
` [PATCH 4.9 041/107] squashfs metadata 2: electric boogaloo
` [PATCH 4.9 043/107] drivers: net: lmc: fix case value for target abort error
` [PATCH 4.9 044/107] memcg: remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failure
` [PATCH 4.9 045/107] scsi: fcoe: drop frames in ELS LOGO error path
` [PATCH 4.9 046/107] scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO
` [PATCH 4.9 047/107] scsi: vmw_pvscsi: Return DID_RESET for status SAM_STAT_COMMAND_TERMINATED
` [PATCH 4.9 048/107] mm/memory.c: check return value of ioremap_prot
` [PATCH 4.9 049/107] sched/sysctl: Check user input value of sysctl_sched_time_avg
` [PATCH 4.9 050/107] Cipso: cipso_v4_optptr enter infinite loop
` [PATCH 4.9 051/107] mei: dont update offset in write
` [PATCH 4.9 052/107] cifs: add missing debug entries for kconfig options
` [PATCH 4.9 053/107] cifs: check kmalloc before use
` [PATCH 4.9 054/107] smb3: enumerating snapshots was leaving part of the data off end
` [PATCH 4.9 055/107] smb3: Do not send SMB3 SET_INFO if nothing changed
` [PATCH 4.9 056/107] smb3: dont request leases in symlink creation and query
` [PATCH 4.9 058/107] arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()
` [PATCH 4.9 059/107] s390/kvm: fix deadlock when killed by oom
` [PATCH 4.9 060/107] ext4: check for NUL characters in extended attributes name
` [PATCH 4.9 061/107] ext4: sysfs: print ext4_super_block fields as little-endian
` [PATCH 4.9 062/107] ext4: reset error code in ext4_find_entry in fallback
` [PATCH 4.9 063/107] staging: android: ion: fix ION_IOC_{MAP,SHARE} use-after-free
` [PATCH 4.9 064/107] KVM: arm/arm64: Skip updating PTE entry if no change
` [PATCH 4.9 065/107] KVM: arm/arm64: Skip updating PMD "
` [PATCH 4.9 067/107] x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
` [PATCH 4.9 068/107] x86/speculation/l1tf: Fix off-by-one error when warning that system has too much RAM
` [PATCH 4.9 069/107] x86/speculation/l1tf: Suggest what to do on systems with "
` [PATCH 4.9 070/107] x86/process: Re-export start_thread()
` [PATCH 4.9 072/107] x86/kvm/vmx: Remove duplicate l1d flush definitions
` [PATCH 4.9 073/107] fuse: Dont access pipe->buffers without pipe_lock()
` [PATCH 4.9 074/107] fuse: fix initial parallel dirops
` [PATCH 4.9 075/107] fuse: fix double request_end()
` [PATCH 4.9 076/107] fuse: fix unlocked access to processing queue
` [PATCH 4.9 077/107] fuse: umount should wait for all requests
` [PATCH 4.9 078/107] fuse: Fix oops at process_init_reply()
` [PATCH 4.9 079/107] fuse: Add missed unlock_page() to fuse_readpages_fill()
` [PATCH 4.9 080/107] udl-kms: change down_interruptible to down
` [PATCH 4.9 081/107] udl-kms: handle allocation failure
` [PATCH 4.9 082/107] udl-kms: fix crash due to uninitialized memory
` [PATCH 4.9 083/107] b43legacy/leds: Ensure NUL-termination of LED name string
` [PATCH 4.9 084/107] b43/leds: "
` [PATCH 4.9 085/107] ASoC: dpcm: dont merge format from invalid codec dai
` [PATCH 4.9 086/107] ASoC: sirf: Fix potential NULL pointer dereference
` [PATCH 4.9 088/107] x86/irqflags: Mark native_restore_fl extern inline
` [PATCH 4.9 089/107] x86/spectre: Add missing family 6 check to microcode check
` [PATCH 4.9 090/107] x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
` [PATCH 4.9 091/107] x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()
` [PATCH 4.9 092/107] s390: fix br_r1_trampoline for machines without exrl
` [PATCH 4.9 093/107] s390/qdio: reset old sbal_state flags
` [PATCH 4.9 094/107] s390/numa: move initial setup of node_to_cpumask_map
` [PATCH 4.9 095/107] s390/pci: fix out of bounds access during irq setup
` [PATCH 4.9 097/107] MIPS: Correct the 64-bit DSP accumulator register size
` [PATCH 4.9 098/107] MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7
` [PATCH 4.9 099/107] scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
` [PATCH 4.9 100/107] scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlock
` [PATCH 4.9 101/107] iscsi target: fix session creation failure handling
` [PATCH 4.9 102/107] clk: rockchip: fix clk_i2sout parent selection bits on rk3399
` [PATCH 4.9 103/107] PM / clk: signedness bug in of_pm_clk_add_clks()
` [PATCH 4.9 104/107] power: generic-adc-battery: fix out-of-bounds write when copying channel properties
` [PATCH 4.9 105/107] power: generic-adc-battery: check for duplicate properties copied from iio channels
` [PATCH 4.9 106/107] cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
` [PATCH 4.9 107/107] staging: android: ion: check for kref overflow

[PATCH 0/3] i.MX PXP scaler/CSC driver
 2018-09-03 12:55 UTC  (3+ messages)
` [PATCH 3/3] media: imx-pxp: add i.MX Pixel Pipeline driver

[PATCH v4 5/6] media: Add controls for JPEG quantization tables
 2018-09-03 17:15 UTC  (7+ messages)

[PATCH 1/2] drm/i915: Combine cleanup_status_page()
 2018-09-03 17:14 UTC  (3+ messages)

[PATCH 0/4 next] net: lan78xx: Minor improvements
 2018-09-03 17:12 UTC 

[1/4,next] net: lan78xx: Bail out if lan78xx_get_endpoints fails
 2018-09-03 17:12 UTC  (2+ messages)
` [PATCH 1/4 next] "

[3/4,next] net: lan78xx: Switch to SPDX identifier
 2018-09-03 17:12 UTC  (2+ messages)
` [PATCH 3/4 next] "

Xen Dom0 boot failure on platform that supports ARM GICv4
 2018-09-03 17:13 UTC  (4+ messages)

[2/4,next] net: lan78xx: Drop unnecessary strcpy in lan78xx_probe
 2018-09-03 17:12 UTC  (2+ messages)
` [PATCH 2/4 next] "

[4/4,next] net: lan78xx: Make declaration style consistent
 2018-09-03 17:12 UTC  (2+ messages)
` [PATCH 4/4 next] "

[U-Boot] [PATCH 1/1] efi_loader: fix typos in efi_boottime.c
 2018-09-03 17:12 UTC 

[PATCH 1/3] Bluetooth: L2CAP: Derive MPS from connection MTU
 2018-09-03 17:12 UTC  (3+ messages)
` [PATCH 2/3] Bluetooth: L2CAP: Derive rx credits from MTU and MPS
` [PATCH 3/3] Bluetooth: L2CAP: Detect if remote is not able to use the whole MPS

[Xenomai] [PATCH] drivers/can: Add PCAN-PCI Express OEM ID
 2018-09-03 17:10 UTC  (2+ messages)

[Xenomai] [PATCH] cobalt/posix/signal: Fix return code on siginfo copy errors
 2018-09-03 17:08 UTC 

[PATCH 4.19] mt76x0: fix remove_interface
 2018-09-03 12:48 UTC  (2+ messages)

[PATCH 0/5] drm: byteorder fixes
 2018-09-03 17:07 UTC  (4+ messages)
` [PATCH 3/5] drm: fix drm_mode_addfb() on big endian machines

[PATCH 0/5] xen/domain: Cleanup to the domain_create() error paths
 2018-09-03 17:07 UTC  (7+ messages)
` [PATCH 2/5] xen/domain: Break __domain_destroy() out of domain_create() and complete_domain_destroy()

[Xenomai] [PATCH] Revert "cobalt/posix: Evaluate return code of signal_copyinfo extensions"
 2018-09-03 17:07 UTC 

[PATCH v2] tools/xl: refuse to set number of vcpus to 0 via xl vcpu-set
 2018-09-03 17:06 UTC  (2+ messages)

[PATCH RFC LKMM 1/7] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
 2018-09-03 17:05 UTC  (7+ messages)

[PATCH 4.4 00/80] 4.4.154-stable review
 2018-09-03 16:49 UTC  (6+ messages)
` [PATCH 4.4 58/80] fuse: fix double request_end()
` [PATCH 4.4 64/80] udl-kms: handle allocation failure
` [PATCH 4.4 65/80] udl-kms: fix crash due to uninitialized memory
` [PATCH 4.4 66/80] ASoC: dpcm: dont merge format from invalid codec dai
` [PATCH 4.4 67/80] ASoC: sirf: Fix potential NULL pointer dereference


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.