All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-22 22:33:33 to 2016-06-22 23:18:47 UTC [more...]

[PATCH 3.14 00/29] 3.14.73-stable review
 2016-06-22 22:37 UTC  (16+ messages)
` [PATCH 3.14 01/29] netlink: Fix dump skb leak/double free
` [PATCH 3.14 08/29] powerpc: Use privileged SPR number for MMCR2
` [PATCH 3.14 09/29] parisc: Fix pagefault crash in unaligned __get_user() call
` [PATCH 3.14 17/29] netfilter: x_tables: fix unconditional helper
` [PATCH 3.14 18/29] xfs: fix up backport error in fs/xfs/xfs_inode.c
` [PATCH 3.14 20/29] netfilter: x_tables: dont move to non-existent next rule
` [PATCH 3.14 21/29] netfilter: x_tables: validate targets of jumps
` [PATCH 3.14 22/29] netfilter: x_tables: add and use xt_check_entry_offsets
` [PATCH 3.14 23/29] netfilter: x_tables: kill check_entry helper
` [PATCH 3.14 24/29] netfilter: x_tables: assert minimum target size
` [PATCH 3.14 25/29] netfilter: x_tables: add compat version of xt_check_entry_offsets
` [PATCH 3.14 26/29] netfilter: x_tables: check standard target size too
` [PATCH 3.14 27/29] netfilter: x_tables: check for bogus target offset
` [PATCH 3.14 28/29] netfilter: x_tables: validate all offsets and sizes in a rule
` [PATCH 3.14 29/29] netfilter: x_tables: dont reject valid target size on some architectures

[PATCH 0/3 v2] Certificate insertion support for x86 bzImages
 2016-06-22 22:37 UTC  (4+ messages)
` [PATCH 1/3 v2] KEYS: Support for inserting a certificate into x86 bzImage
` [PATCH 2/3 v2] KEYS: Insert incompressible bytes to vmlinux to reserve space in bzImage
` [PATCH 3/3 v2] KEYS: Print insert-sys-cert information to stdout instead of stderr

[PATCH 4.4 00/75] 4.4.14-stable review
 2016-06-22 22:41 UTC  (57+ messages)
` [PATCH 4.4 07/75] tuntap: correctly wake up process during uninit
` [PATCH 4.4 09/75] udp: prevent skbs lingering in tunnel socket queues
` [PATCH 4.4 14/75] vxlan: Accept user specified MTU value when create new vxlan link
` [PATCH 4.4 15/75] tcp: record TLP and ER timer stats in v6 stats
` [PATCH 4.4 16/75] bridge: Dont insert unnecessary local fdb entry on changing mac address
` [PATCH 4.4 25/75] ALSA: hda - Fix headset mic detection problem for Dell machine
` [PATCH 4.4 26/75] ALSA: hda/realtek - ALC256 speaker noise issue
` [PATCH 4.4 27/75] ALSA: hda/realtek - Add support for new codecs ALC700/ALC701/ALC703
` [PATCH 4.4 28/75] ALSA: hda/realtek: Add T560 docking unit fixup
` [PATCH 4.4 29/75] ARM: fix PTRACE_SETVFPREGS on SMP systems
` [PATCH 4.4 30/75] gpio: bcm-kona: fix bcm_kona_gpio_reset() warnings
` [PATCH 4.4 31/75] s390/bpf: fix recache skb->data/hlen for skb_vlan_push/pop
` [PATCH 4.4 32/75] s390/bpf: reduce maximum program size to 64 KB
` [PATCH 4.4 33/75] irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask
` [PATCH 4.4 34/75] crypto: public_key: select CRYPTO_AKCIPHER
` [PATCH 4.4 35/75] crypto: ccp - Fix AES XTS error for request sizes above 4096
` [PATCH 4.4 36/75] arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
` [PATCH 4.4 37/75] arm64: mm: always take dirty state from new pte in ptep_set_access_flags
` [PATCH 4.4 38/75] powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridge
` [PATCH 4.4 39/75] powerpc: Fix definition of SIAR and SDAR registers
` [PATCH 4.4 40/75] powerpc: Use privileged SPR number for MMCR2
` [PATCH 4.4 41/75] powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support call
` [PATCH 4.4 42/75] pinctrl: mediatek: fix dual-edge code defect
` [PATCH 4.4 43/75] parisc: Fix pagefault crash in unaligned __get_user() call
` [PATCH 4.4 44/75] memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_kmem()
` [PATCH 4.4 45/75] ecryptfs: forbid opening files without mmap handler
` [PATCH 4.4 46/75] wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel
` [PATCH 4.4 47/75] x86/entry/traps: Dont force in_interrupt() to return true in IST handlers
` [PATCH 4.4 48/75] proc: prevent stacking filesystems on top
` [PATCH 4.4 49/75] sched: panic on corrupted stack end
` [PATCH 4.4 50/75] fix d_walk()/non-delayed __d_free() race
` [PATCH 4.4 51/75] sparc: Fix system call tracing register handling
` [PATCH 4.4 52/75] sparc64: Fix bootup regressions on some Kconfig combinations
` [PATCH 4.4 53/75] sparc64: Fix numa node distance initialization
` [PATCH 4.4 54/75] sparc64: Fix sparc64_set_context stack handling
` [PATCH 4.4 55/75] sparc/PCI: Fix for panic while enabling SR-IOV
` [PATCH 4.4 56/75] sparc64: Reduce TLB flushes during hugepte changes
` [PATCH 4.4 57/75] sparc64: Take ctx_alloc_lock properly in hugetlb_setup()
` [PATCH 4.4 58/75] sparc: Harden signal return frame checks
` [PATCH 4.4 59/75] sparc64: Fix return from trap window fill crashes
` [PATCH 4.4 60/75] MIPS: Fix 64k page support for 32 bit kernels
` [PATCH 4.4 61/75] netfilter: x_tables: validate e->target_offset early
` [PATCH 4.4 62/75] netfilter: x_tables: make sure e->next_offset covers remaining blob size
` [PATCH 4.4 63/75] netfilter: x_tables: fix unconditional helper
` [PATCH 4.4 64/75] crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wq
` [PATCH 4.4 65/75] drm/core: Do not preserve framebuffer on rmfb, v4
` [PATCH 4.4 66/75] netfilter: x_tables: dont move to non-existent next rule
` [PATCH 4.4 67/75] netfilter: x_tables: validate targets of jumps
` [PATCH 4.4 68/75] netfilter: x_tables: add and use xt_check_entry_offsets
` [PATCH 4.4 69/75] netfilter: x_tables: kill check_entry helper
` [PATCH 4.4 70/75] netfilter: x_tables: assert minimum target size
` [PATCH 4.4 71/75] netfilter: x_tables: add compat version of xt_check_entry_offsets
` [PATCH 4.4 72/75] netfilter: x_tables: check standard target size too
` [PATCH 4.4 73/75] netfilter: x_tables: check for bogus target offset
` [PATCH 4.4 74/75] netfilter: x_tables: validate all offsets and sizes in a rule
` [PATCH 4.4 75/75] netfilter: x_tables: dont reject valid target size on some architectures

[Qemu-devel] [PATCH 4/5] x86: Allow physical address bits to be set
 2016-06-22 23:15 UTC  (14+ messages)
              ` [Qemu-devel] Default for phys-addr-bits? (was Re: [PATCH 4/5] x86: Allow physical address bits to be set)

[U-Boot] [PATCH] efi_loader: Fix typo in distro script
 2016-06-22 23:15 UTC 

[PATCH 0/6] Support DAX for device-mapper dm-linear devices
 2016-06-22 22:59 UTC  (14+ messages)

btrfs: page allocation failure: order:1, mode:0x2204020
 2016-06-22 23:14 UTC  (3+ messages)

[Buildroot] [PATCH] lft: bump to version 3.76
 2016-06-22 23:13 UTC 

[PATCH] pathspec: warn on empty strings as pathspec
 2016-06-22 23:12 UTC  (2+ messages)

[Buildroot] [PATCH] busybox: disable nsenter/unshare in default config
 2016-06-22 23:13 UTC 

[PATCH net-next 0/5] qed/qede: Tunnel hardware GRO support
 2016-06-22 23:10 UTC  (9+ messages)

[BUG] au0828: dev->lock in au0828_usb_probe()
 2016-06-22 23:11 UTC 

Fast-forward able commit, otherwise fail
 2016-06-22 23:09 UTC  (3+ messages)

[PATCH 4.6 00/81] 4.6.3-stable review
 2016-06-22 22:46 UTC  (78+ messages)
` [PATCH 4.6 01/81] scsi_lib: correctly retry failed zero length REQ_TYPE_FS commands
` [PATCH 4.6 02/81] scsi: Add QEMU CD-ROM to VPD Inquiry Blacklist
` [PATCH 4.6 03/81] tipc: check nl sock before parsing nested attributes
` [PATCH 4.6 04/81] netlink: Fix dump skb leak/double free
` [PATCH 4.6 05/81] tipc: fix nametable publication field in nl compat
` [PATCH 4.6 06/81] switchdev: pass pointer to fib_info instead of copy
` [PATCH 4.6 07/81] macsec: fix netlink attribute for key id
` [PATCH 4.6 08/81] tuntap: correctly wake up process during uninit
` [PATCH 4.6 09/81] bpf: Use mount_nodev not mount_ns to mount the bpf filesystem
` [PATCH 4.6 10/81] udp: prevent skbs lingering in tunnel socket queues
` [PATCH 4.6 11/81] uapi glibc compat: fix compilation when !__USE_MISC in glibc
` [PATCH 4.6 12/81] ipv4: Fix non-initialized TTL when CONFIG_SYSCTL=n
` [PATCH 4.6 13/81] bpf, inode: disallow userns mounts
` [PATCH 4.6 14/81] net: mvneta: Fix lacking spinlock initialization
` [PATCH 4.6 15/81] net: hwbm: Fix unbalanced spinlock in error case
` [PATCH 4.6 16/81] sfc: on MC reset, clear PIO buffer linkage in TXQs
` [PATCH 4.6 17/81] team: dont call netdev_change_features under team->lock
` [PATCH 4.6 18/81] net: alx: use custom skb allocator
` [PATCH 4.6 19/81] net: stmmac: Fix incorrect memcpy source memory
` [PATCH 4.6 20/81] vxlan: Accept user specified MTU value when create new vxlan link
` [PATCH 4.6 21/81] net: nps_enet: Disable interrupts before napi reschedule
` [PATCH 4.6 22/81] bpf, trace: use READ_ONCE for retrieving file ptr
` [PATCH 4.6 23/81] tcp: record TLP and ER timer stats in v6 stats
` [PATCH 4.6 24/81] bridge: Dont insert unnecessary local fdb entry on changing mac address
` [PATCH 4.6 25/81] l2tp: fix configuration passed to setup_udp_tunnel_sock()
` [PATCH 4.6 26/81] ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
` [PATCH 4.6 27/81] KVM: arm/arm64: vgic-v2: Clear all dirty LRs
` [PATCH 4.6 28/81] KVM: arm/arm64: vgic-v3: "
` [PATCH 4.6 31/81] drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmu
` [PATCH 4.6 32/81] ALSA: hda - Add PCI ID for Kabylake
` [PATCH 4.6 33/81] ALSA: hda - Fix headset mic detection problem for Dell machine
` [PATCH 4.6 34/81] ALSA: hda/realtek - ALC256 speaker noise issue
` [PATCH 4.6 35/81] ALSA: hda/realtek - Add support for new codecs ALC700/ALC701/ALC703
` [PATCH 4.6 36/81] ALSA: hda/realtek: Add T560 docking unit fixup
` [PATCH 4.6 37/81] ARM: fix PTRACE_SETVFPREGS on SMP systems
` [PATCH 4.6 39/81] gpio: bcm-kona: fix bcm_kona_gpio_reset() warnings
` [PATCH 4.6 40/81] gpiolib: Fix NULL pointer deference
` [PATCH 4.6 41/81] gpiolib: Fix unaligned used of reference counters
` [PATCH 4.6 42/81] s390/bpf: fix recache skb->data/hlen for skb_vlan_push/pop
` [PATCH 4.6 43/81] s390/bpf: reduce maximum program size to 64 KB
` [PATCH 4.6 44/81] irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask
` [PATCH 4.6 45/81] crypto: public_key: select CRYPTO_AKCIPHER
` [PATCH 4.6 46/81] crypto: ccp - Fix AES XTS error for request sizes above 4096
` [PATCH 4.6 47/81] arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
` [PATCH 4.6 48/81] arm64: mm: always take dirty state from new pte in ptep_set_access_flags
` [PATCH 4.6 49/81] powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridge
` [PATCH 4.6 50/81] powerpc: Fix definition of SIAR and SDAR registers
` [PATCH 4.6 51/81] powerpc: Use privileged SPR number for MMCR2
` [PATCH 4.6 52/81] powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support call
` [PATCH 4.6 53/81] powerpc/mm/hash: Fix the reference bit update when handling hash fault
` [PATCH 4.6 54/81] pinctrl: mediatek: fix dual-edge code defect
` [PATCH 4.6 55/81] parisc: Fix pagefault crash in unaligned __get_user() call
` [PATCH 4.6 56/81] memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_kmem()
` [PATCH 4.6 57/81] ecryptfs: forbid opening files without mmap handler
` [PATCH 4.6 58/81] wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel
` [PATCH 4.6 59/81] mm: thp: broken page count after commit aa88b68c3b1d
` [PATCH 4.6 60/81] x86/entry/traps: Dont force in_interrupt() to return true in IST handlers
` [PATCH 4.6 61/81] proc: prevent stacking filesystems on top
` [PATCH 4.6 62/81] sched: panic on corrupted stack end
` [PATCH 4.6 63/81] fix d_walk()/non-delayed __d_free() race
` [PATCH 4.6 64/81] sparc64: Reduce TLB flushes during hugepte changes
` [PATCH 4.6 65/81] sparc64: Take ctx_alloc_lock properly in hugetlb_setup()
` [PATCH 4.6 66/81] sparc: Harden signal return frame checks
` [PATCH 4.6 67/81] sparc64: Fix return from trap window fill crashes
` [PATCH 4.6 68/81] gpio: zynq: Fix the error path
` [PATCH 4.6 69/81] gpio: zynq: initialize clock even without CONFIG_PM
` [PATCH 4.6 70/81] drm/core: Do not preserve framebuffer on rmfb, v4
` [PATCH 4.6 71/81] netfilter: x_tables: dont move to non-existent next rule
` [PATCH 4.6 72/81] netfilter: x_tables: validate targets of jumps
` [PATCH 4.6 73/81] netfilter: x_tables: add and use xt_check_entry_offsets
` [PATCH 4.6 74/81] netfilter: x_tables: kill check_entry helper
` [PATCH 4.6 75/81] netfilter: x_tables: assert minimum target size
` [PATCH 4.6 76/81] netfilter: x_tables: add compat version of xt_check_entry_offsets
` [PATCH 4.6 77/81] netfilter: x_tables: check standard target size too
` [PATCH 4.6 78/81] netfilter: x_tables: check for bogus target offset
` [PATCH 4.6 79/81] netfilter: x_tables: validate all offsets and sizes in a rule
` [PATCH 4.6 80/81] netfilter: x_tables: dont reject valid target size on some architectures

[PATCH v3 0/4] ARM/ARM64: PCI: PCI_PROBE_ONLY clean-up
 2016-06-22 23:07 UTC  (8+ messages)
` [PATCH v3 4/4] ARM/PCI: remove arch specific pcibios_enable_device()

[PATCH v2 1/2] fstests: introduce _require_no_mount_opts helper
 2016-06-22 23:06 UTC  (4+ messages)

[RFC] capabilities: add capability cgroup controller
 2016-06-22 23:06 UTC  (9+ messages)

[PATCH] Refactor recv_sideband()
 2016-06-22 22:47 UTC  (4+ messages)
` [PATCH v3] "

[U-Boot] testing: [PATCH v7 0/3] common: usb_storage: Implement logic to calculate optimal usb maximum trasfer blocks
 2016-06-22 23:02 UTC  (3+ messages)

may be bug in svn fetch no-follow-parent
 2016-06-22 22:58 UTC  (3+ messages)

Xfs lockdep warning with for-dave-for-4.6 branch
 2016-06-22 22:58 UTC  (12+ messages)

[Buildroot] [PATCH] glibc: bump default to version 2.23
 2016-06-22 22:58 UTC  (8+ messages)

[xen-4.3-testing test] 96118: regressions - FAIL
 2016-06-22 22:57 UTC 

[PATCH net-next 0/8] tou: Transports over UDP - part I
 2016-06-22 22:56 UTC  (3+ messages)

xfs metadata overhead
 2016-06-22 22:51 UTC  (2+ messages)

[PATCH v4 0/8] extend smudge/clean filters with direct file access (for pu)
 2016-06-22 22:45 UTC  (4+ messages)
` [PATCH v4 8/8] use smudgeToFile filter in recursive merge

[PATCH] cpuidle/powernv: Fix snooze timeout
 2016-06-22 22:49 UTC  (2+ messages)

[PATCH] ACPI: don't show an error when we're not in charge of PCIe hotplug
 2016-06-22 22:47 UTC  (9+ messages)

[PATCH 0/1] blacklist: add BPNBLACKLIST support
 2016-06-22 22:45 UTC  (3+ messages)

[PATCH v6 0/6] crypto: algif - add akcipher
 2016-06-22 22:45 UTC  (6+ messages)
` [PATCH v6 3/6] crypto: AF_ALG -- add asymmetric cipher interface

Documenting ptrace access mode checking
 2016-06-22 22:44 UTC  (4+ messages)

[patch -mm 1/2] mm/compaction: split freepages without holding the zone lock fix
 2016-06-22 22:42 UTC  (6+ messages)
` [patch] mm, compaction: abort free scanner if split fails

[PATCH v2] ACPI: Support for platform initiated graceful shutdown
 2016-06-22 22:43 UTC  (5+ messages)

Stable -rc git trees and email headers
 2016-06-22 22:42 UTC  (6+ messages)

+ mm-vmscan-move-lru-lists-to-node-fix.patch added to -mm tree
 2016-06-22 22:39 UTC 

[PATCH 00/13] Add R8A7794/SILK board eMMC DT support
 2016-06-22 22:33 UTC  (5+ messages)
` [PATCH 01/13] ARM: shmobile: r8a7792: add clock index macros


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.