All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-01 14:26:36 to 2018-01-01 14:44:09 UTC [more...]

[PATCH 4.14 000/146] 4.14.11-stable review
 2018-01-01 14:38 UTC  (72+ messages)
` [PATCH 4.14 001/146] tracing: Remove extra zeroing out of the ring buffer page
` [PATCH 4.14 003/146] tracing: Fix crash when it fails to alloc ring buffer
` [PATCH 4.14 004/146] x86/cpufeatures: Add X86_BUG_CPU_INSECURE
` [PATCH 4.14 005/146] x86/mm/pti: Disable global pages if PAGE_TABLE_ISOLATION=y
` [PATCH 4.14 006/146] x86/mm/pti: Prepare the x86/entry assembly code for entry/exit CR3 switching
` [PATCH 4.14 007/146] x86/mm/pti: Add infrastructure for page table isolation
` [PATCH 4.14 009/146] x86/mm/pti: Add mapping helper functions
` [PATCH 4.14 010/146] x86/mm/pti: Allow NX poison to be set in p4d/pgd
` [PATCH 4.14 012/146] x86/mm/pti: Populate user PGD
` [PATCH 4.14 014/146] x86/mm/pti: Force entry through trampoline when PTI active
` [PATCH 4.14 015/146] x86/mm/pti: Share cpu_entry_area with user space page tables
` [PATCH 4.14 016/146] x86/entry: Align entry text section to PMD boundary
` [PATCH 4.14 017/146] x86/mm/pti: Share entry text PMD
` [PATCH 4.14 018/146] x86/mm/pti: Map ESPFIX into user space
` [PATCH 4.14 019/146] x86/cpu_entry_area: Add debugstore entries to cpu_entry_area
` [PATCH 4.14 020/146] x86/events/intel/ds: Map debug buffers in cpu_entry_area
` [PATCH 4.14 021/146] x86/mm/64: Make a full PGD-entry size hole in the memory map
` [PATCH 4.14 022/146] x86/pti: Put the LDT in its own PGD if PTI is on
` [PATCH 4.14 025/146] x86/mm: Abstract switching CR3
` [PATCH 4.14 027/146] x86/mm: Optimize RESTORE_CR3
` [PATCH 4.14 028/146] x86/mm: Use INVPCID for __native_flush_tlb_single()
` [PATCH 4.14 029/146] x86/mm: Clarify the whole ASID/kernel PCID/user PCID naming
` [PATCH 4.14 031/146] x86/mm/pti: Add Kconfig
` [PATCH 4.14 033/146] x86/mm/dump_pagetables: Check user space page table for WX pages
` [PATCH 4.14 034/146] x86/mm/dump_pagetables: Allow dumping current pagetables
` [PATCH 4.14 035/146] x86/ldt: Make the LDT mapping RO
` [PATCH 4.14 037/146] ring-buffer: Do no reuse reader page if still in use
` [PATCH 4.14 039/146] ASoC: codecs: msm8916-wcd: Fix supported formats
` [PATCH 4.14 040/146] ASoC: wm_adsp: Fix validation of firmware and coeff lengths
` [PATCH 4.14 041/146] ASoC: da7218: fix fix child-node lookup
` [PATCH 4.14 042/146] ASoC: fsl_ssi: AC97 ops need regmap, clock and cleaning up on failure
` [PATCH 4.14 045/146] gpio: fix "gpio-line-names" property retrieval
` [PATCH 4.14 046/146] IB/hfi: Only read capability registers if the capability exists
` [PATCH 4.14 047/146] IB/mlx5: Serialize access to the VMA list
` [PATCH 4.14 049/146] IB/core: Verify that QP is security enabled in create and destroy
` [PATCH 4.14 050/146] ALSA: hda: Drop useless WARN_ON()
` [PATCH 4.14 051/146] ALSA: hda - Add MIC_NO_PRESENCE fixup for 2 HP machines
` [PATCH 4.14 052/146] ALSA: hda - change the location for one mic on a Lenovo machine
` [PATCH 4.14 054/146] ALSA: hda - Fix missing COEF init for ALC225/295/299
` [PATCH 4.14 056/146] block: fix blk_rq_append_bio
` [PATCH 4.14 057/146] block: dont let passthrough IO go into .make_request_fn()
` [PATCH 4.14 058/146] kbuild: add -fno-stack-check to kernel build options
` [PATCH 4.14 059/146] ipv4: igmp: guard against silly MTU values
` [PATCH 4.14 060/146] ipv6: mcast: better catch silly mtu values
` [PATCH 4.14 061/146] net: fec: unmap the xmit buffer that are not transferred by DMA
` [PATCH 4.14 062/146] net: igmp: Use correct source address on IGMPv3 reports
` [PATCH 4.14 063/146] netlink: Add netns check on taps
` [PATCH 4.14 064/146] net: qmi_wwan: add Sierra EM7565 1199:9091
` [PATCH 4.14 065/146] net: reevalulate autoflowlabel setting after sysctl setting
` [PATCH 4.14 067/146] RDS: Check cmsg_len before dereferencing CMSG_DATA
` [PATCH 4.14 068/146] tcp_bbr: record "full bw reached" decision in new full_bw_reached bit
` [PATCH 4.14 076/146] s390/qeth: update takeover IPs after configuration change
` [PATCH 4.14 077/146] net: ipv4: fix for a race condition in raw_sendmsg
` [PATCH 4.14 078/146] net: mvmdio: disable/unprepare clocks in EPROBE_DEFER case
` [PATCH 4.14 079/146] sctp: Replace use of sockets_allocated with specified macro
` [PATCH 4.14 080/146] adding missing rcu_read_unlock in ipxip6_rcv
` [PATCH 4.14 081/146] ip6_gre: fix device features for ioctl setup
` [PATCH 4.14 082/146] ipv4: Fix use-after-free when flushing FIB tables
` [PATCH 4.14 083/146] net: bridge: fix early call to br_stp_change_bridge_id and plug newlink leaks
` [PATCH 4.14 084/146] net: Fix double free and memory corruption in get_net_ns_by_id()
` [PATCH 4.14 085/146] net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaround
` [PATCH 4.14 086/146] sock: free skb in skb_complete_tx_timestamp on error
` [PATCH 4.14 088/146] net/mlx5: Fix rate limit packet pacing naming and struct
` [PATCH 4.14 089/146] net/mlx5e: Fix possible deadlock of VXLAN lock
` [PATCH 4.14 090/146] net/mlx5e: Fix features check of IPv6 traffic
` [PATCH 4.14 124/146] USB: serial: qcserial: add Sierra Wireless EM7565
` [PATCH 4.14 126/146] USB: serial: option: adding support for YUGA CLM920-NC5

[Buildroot] Sharing an SDK with others
 2018-01-01 14:42 UTC 

[PATCH 01/33] clk_ops: change round_rate() to return unsigned long
 2018-01-01 14:41 UTC  (7+ messages)

[PATCH 4.9 00/75] 4.9.74-stable review
 2018-01-01 14:32 UTC  (70+ messages)
` [PATCH 4.9 01/75] sync objtools copy of x86-opcode-map.txt
` [PATCH 4.9 04/75] tracing: Fix crash when it fails to alloc ring buffer
` [PATCH 4.9 05/75] ring-buffer: Mask out the info bits when returning buffer page length
` [PATCH 4.9 06/75] iw_cxgb4: Only validate the MSN for successful completions
` [PATCH 4.9 07/75] ASoC: wm_adsp: Fix validation of firmware and coeff lengths
` [PATCH 4.9 08/75] ASoC: da7218: fix fix child-node lookup
` [PATCH 4.9 09/75] ASoC: fsl_ssi: AC97 ops need regmap, clock and cleaning up on failure
` [PATCH 4.9 10/75] ASoC: twl4030: fix child-node lookup
` [PATCH 4.9 11/75] ASoC: tlv320aic31xx: Fix GPIO1 register definition
` [PATCH 4.9 14/75] x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly()
` [PATCH 4.9 15/75] x86/mm: Remove flush_tlb() and flush_tlb_current_task()
` [PATCH 4.9 16/75] x86/mm: Make flush_tlb_mm_range() more predictable
` [PATCH 4.9 17/75] x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()
` [PATCH 4.9 18/75] x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code
` [PATCH 4.9 19/75] x86/mm: Disable PCID on 32-bit kernels
` [PATCH 4.9 20/75] x86/mm: Add the nopcid boot option to turn off PCID
` [PATCH 4.9 21/75] x86/mm: Enable CR4.PCIDE on supported systems
` [PATCH 4.9 22/75] x86/mm/64: Fix reboot interaction with CR4.PCIDE
` [PATCH 4.9 23/75] kbuild: add -fno-stack-check to kernel build options
` [PATCH 4.9 24/75] ipv4: igmp: guard against silly MTU values
` [PATCH 4.9 25/75] ipv6: mcast: better catch silly mtu values
` [PATCH 4.9 26/75] net: fec: unmap the xmit buffer that are not transferred by DMA
` [PATCH 4.9 27/75] net: igmp: Use correct source address on IGMPv3 reports
` [PATCH 4.9 28/75] netlink: Add netns check on taps
` [PATCH 4.9 29/75] net: qmi_wwan: add Sierra EM7565 1199:9091
` [PATCH 4.9 30/75] net: reevalulate autoflowlabel setting after sysctl setting
` [PATCH 4.9 31/75] ptr_ring: add barriers
` [PATCH 4.9 32/75] RDS: Check cmsg_len before dereferencing CMSG_DATA
` [PATCH 4.9 33/75] tcp_bbr: record "full bw reached" decision in new full_bw_reached bit
` [PATCH 4.9 35/75] tg3: Fix rx hang on MTU change with 5717/5719
` [PATCH 4.9 36/75] net: ipv4: fix for a race condition in raw_sendmsg
` [PATCH 4.9 37/75] net: mvmdio: disable/unprepare clocks in EPROBE_DEFER case
` [PATCH 4.9 38/75] sctp: Replace use of sockets_allocated with specified macro
` [PATCH 4.9 40/75] ipv4: Fix use-after-free when flushing FIB tables
` [PATCH 4.9 41/75] net: bridge: fix early call to br_stp_change_bridge_id and plug newlink leaks
` [PATCH 4.9 42/75] net: fec: Allow reception of frames bigger than 1522 bytes
` [PATCH 4.9 43/75] net: Fix double free and memory corruption in get_net_ns_by_id()
` [PATCH 4.9 44/75] net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaround
` [PATCH 4.9 46/75] tcp: invalidate rate samples during SACK reneging
` [PATCH 4.9 47/75] net/mlx5: Fix rate limit packet pacing naming and struct
` [PATCH 4.9 48/75] net/mlx5e: Fix features check of IPv6 traffic
` [PATCH 4.9 49/75] net/mlx5e: Fix possible deadlock of VXLAN lock
` [PATCH 4.9 50/75] net/mlx5e: Add refcount to VXLAN structure
` [PATCH 4.9 51/75] net/mlx5e: Prevent possible races in VXLAN control flow
` [PATCH 4.9 53/75] s390/qeth: apply takeover changes when mode is toggled
` [PATCH 4.9 54/75] s390/qeth: dont apply takeover changes to RXIP
` [PATCH 4.9 56/75] s390/qeth: update takeover IPs after configuration change
` [PATCH 4.9 58/75] usbip: prevent leaking socket pointer address in messages
` [PATCH 4.9 59/75] usbip: stub: stop printing kernel pointer addresses "
` [PATCH 4.9 60/75] usbip: vhci: "
` [PATCH 4.9 61/75] USB: serial: ftdi_sio: add id for Airbus DS P8GR
` [PATCH 4.9 62/75] USB: serial: qcserial: add Sierra Wireless EM7565
` [PATCH 4.9 63/75] USB: serial: option: add support for Telit ME910 PID 0x1101
` [PATCH 4.9 64/75] USB: serial: option: adding support for YUGA CLM920-NC5
` [PATCH 4.9 65/75] usb: Add device quirk for Logitech HD Pro Webcam C925e
` [PATCH 4.9 66/75] usb: add RESET_RESUME for ELSA MicroLink 56K
` [PATCH 4.9 67/75] USB: Fix off by one in type-specific length check of BOS SSP capability
` [PATCH 4.9 68/75] usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201
` [PATCH 4.9 69/75] timers: Use deferrable base independent of base::nohz_active
` [PATCH 4.9 70/75] timers: Invoke timer_start_debug() where it makes sense
` [PATCH 4.9 71/75] timers: Reinitialize per cpu bases on hotplug
` [PATCH 4.9 72/75] nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
` [PATCH 4.9 73/75] x86/smpboot: Remove stale TLB flush invocations
` [PATCH 4.9 74/75] n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)
` [PATCH 4.9 75/75] tty: fix tty_ldisc_receive_buf() documentation

[PATCH 1/6] mfd: syscon: Add ingenic-tcu.h header
 2018-01-01 14:33 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/6] dt-bindings: ingenic: Add DT bindings for TCU clocks
  ` [PATCH v2 3/6] irqchip: Add the ingenic-tcu-intc driver
  ` [PATCH v2 4/6] clk: ingenic: Add JZ47xx TCU clocks driver
  ` [PATCH v2 5/6] clocksource: Add a new timer-ingenic driver
  ` [PATCH v2 6/6] MAINTAINERS: Add myself as maintainer for Ingenic TCU drivers

[RFC 0/7] drm: Add generic fbdev emulation
 2018-01-01 14:33 UTC  (4+ messages)
` [RFC 4/7] drm/prime: Clear drm_gem_object->dma_buf on release

[PATCH 4.4 00/63] 4.4.109-stable review
 2018-01-01 14:25 UTC  (46+ messages)
` [PATCH 4.4 06/63] ALSA: rawmidi: Avoid racy info ioctl via ctl device
` [PATCH 4.4 07/63] ALSA: usb-audio: Fix the missing ctl name suffix at parsing SU
` [PATCH 4.4 08/63] PCI / PM: Force devices to D0 in pci_pm_thaw_noirq()
` [PATCH 4.4 09/63] parisc: Hide Diva-built-in serial aux and graphics card
` [PATCH 4.4 23/63] ALSA: hda - fix headset mic detection issue on a Dell machine
` [PATCH 4.4 24/63] x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly()
` [PATCH 4.4 25/63] x86/mm: Remove flush_tlb() and flush_tlb_current_task()
` [PATCH 4.4 26/63] x86/mm: Make flush_tlb_mm_range() more predictable
` [PATCH 4.4 27/63] x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()
` [PATCH 4.4 28/63] x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code
` [PATCH 4.4 29/63] x86/mm: Disable PCID on 32-bit kernels
` [PATCH 4.4 30/63] x86/mm: Add the nopcid boot option to turn off PCID
` [PATCH 4.4 31/63] x86/mm: Enable CR4.PCIDE on supported systems
` [PATCH 4.4 32/63] x86/mm/64: Fix reboot interaction with CR4.PCIDE
` [PATCH 4.4 35/63] ipv6: mcast: better catch silly mtu values
` [PATCH 4.4 36/63] net: igmp: Use correct source address on IGMPv3 reports
` [PATCH 4.4 37/63] netlink: Add netns check on taps
` [PATCH 4.4 39/63] net: reevalulate autoflowlabel setting after sysctl setting
` [PATCH 4.4 40/63] tcp md5sig: Use skbs saddr when replying to an incoming segment
` [PATCH 4.4 41/63] tg3: Fix rx hang on MTU change with 5717/5719
` [PATCH 4.4 42/63] net: ipv4: fix for a race condition in raw_sendmsg
` [PATCH 4.4 43/63] net: mvmdio: disable/unprepare clocks in EPROBE_DEFER case
` [PATCH 4.4 44/63] sctp: Replace use of sockets_allocated with specified macro
` [PATCH 4.4 45/63] ipv4: Fix use-after-free when flushing FIB tables
` [PATCH 4.4 46/63] net: bridge: fix early call to br_stp_change_bridge_id and plug newlink leaks
` [PATCH 4.4 47/63] net: Fix double free and memory corruption in get_net_ns_by_id()
` [PATCH 4.4 48/63] net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaround
` [PATCH 4.4 49/63] sock: free skb in skb_complete_tx_timestamp on error
` [PATCH 4.4 50/63] usbip: fix usbip bind writing random string after command in match_busid
` [PATCH 4.4 51/63] usbip: stub: stop printing kernel pointer addresses in messages
` [PATCH 4.4 52/63] usbip: vhci: "
` [PATCH 4.4 53/63] USB: serial: ftdi_sio: add id for Airbus DS P8GR
` [PATCH 4.4 55/63] USB: serial: option: add support for Telit ME910 PID 0x1101
` [PATCH 4.4 57/63] usb: Add device quirk for Logitech HD Pro Webcam C925e
` [PATCH 4.4 58/63] usb: add RESET_RESUME for ELSA MicroLink 56K
` [PATCH 4.4 59/63] USB: Fix off by one in type-specific length check of BOS SSP capability
` [PATCH 4.4 60/63] usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201
` [PATCH 4.4 61/63] nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
` [PATCH 4.4 62/63] x86/smpboot: Remove stale TLB flush invocations
` [PATCH 4.4 63/63] n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)


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.