github xanmod/linux 6.8.0-xanmod1

3 months ago
  • 0387814 Linux 6.8.0-xanmod1
  • 02f64fa XANMOD: .gitlab-ci: Add gitlab-ci.yml file
  • 00febdb mfd: steamdeck: Expose controller board power in sysfs
  • db147bc mfd: Add MFD core driver for Steam Deck
  • 6f4a101 leds: steamdeck: Add support for Steam Deck LED
  • 63e7ec2 hwmon: steamdeck-hwmon: Add support for max battery level/rate
  • 32dad88 hwmon: Add driver for Steam Deck's EC sensors
  • 63be25d extcon: Add driver for Steam Deck
  • ced995a PCI: Enable overrides for missing ACS capabilities
  • 9b8d453 sysctl: add sysctl to disallow unprivileged CLONE_NEWUSER by default
  • 06df9cf docs: ntsync: Add documentation for the ntsync uAPI.
  • 19fecd4 maintainers: Add an entry for ntsync.
  • df87e61 selftests: ntsync: Add a stress test for contended waits.
  • d2776c0 selftests: ntsync: Add some tests for wakeup signaling via alerts.
  • 02e6e63 selftests: ntsync: Add tests for alertable waits.
  • 94d3de5 selftests: ntsync: Add some tests for wakeup signaling with events.
  • 04a775a selftests: ntsync: Add some tests for auto-reset event state.
  • 28228ec selftests: ntsync: Add some tests for manual-reset event state.
  • 78ed316 selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ALL.
  • 8bc1c2f selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ANY.
  • eb1ff46 selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ALL.
  • 7eec175 selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ANY.
  • ea5a544 selftests: ntsync: Add some tests for mutex state.
  • a0ed4a6 selftests: ntsync: Add some tests for semaphore state.
  • fbdc252 ntsync: Allow waits to use the REALTIME clock.
  • a34a415 ntsync: Introduce alertable waits.
  • f2c6a2f ntsync: Introduce NTSYNC_IOC_EVENT_READ.
  • 26f2532 ntsync: Introduce NTSYNC_IOC_MUTEX_READ.
  • 3946455 ntsync: Introduce NTSYNC_IOC_SEM_READ.
  • 8406b8b ntsync: Introduce NTSYNC_IOC_EVENT_PULSE.
  • 69777a5 ntsync: Introduce NTSYNC_IOC_EVENT_RESET.
  • 8dd8ccb ntsync: Introduce NTSYNC_IOC_EVENT_SET.
  • bc5f90e ntsync: Introduce NTSYNC_IOC_CREATE_EVENT.
  • 39575fa ntsync: Introduce NTSYNC_IOC_MUTEX_KILL.
  • a6b717b ntsync: Introduce NTSYNC_IOC_MUTEX_UNLOCK.
  • 8acab47 ntsync: Introduce NTSYNC_IOC_CREATE_MUTEX.
  • 6918f7c ntsync: Introduce NTSYNC_IOC_WAIT_ALL.
  • 9baddcd ntsync: Introduce NTSYNC_IOC_WAIT_ANY.
  • 163ec66 ntsync: Introduce NTSYNC_IOC_SEM_POST.
  • 2e8a598 ntsync: Introduce NTSYNC_IOC_CREATE_SEM.
  • 99d52df ntsync: Introduce the ntsync driver and character device.
  • a59a8f2 file: export file_close_fd() instead of close_fd_get_file()
  • f5a2926 wait: allow to use __wake_up_pollfree() from GPL modules
  • 676f910 binder: give binder_alloc its own debug mask file
  • 8787981 binder: turn into module
  • 0e6f4f4 mac80211: ignore AP power level when tx power type is "fixed"
  • 1c091f0 netfilter: add xt_FLOWOFFLOAD target
  • a68aeb6 netfilter: Add netfilter nf_tables fullcone support
  • 5accd7b tcp: Add a sysctl to skip tcp collapse processing when the receive buffer is full
  • 5ffee55 x86/cfi,bpf: Add tso_segs and skb_marked_lost to bpf_struct_ops CFI
  • 3795b67 tcp: export TCPI_OPT_ECN_LOW in tcp_info tcpi_options field
  • dc9d84f net-tcp_bbr: v3: ensure ECN-enabled BBR flows set ECT on retransmits
  • 1b8faba net-tcp_bbr: v3: update TCP "bbr" congestion control module to BBRv3
  • fa451b9 tcp: introduce per-route feature RTAX_FEATURE_ECN_LOW
  • e50428e net-tcp_bbr: v2: introduce is_acking_tlp_retrans_seq into rate_sample
  • 78bdd70 net-tcp_bbr: v2: inform CC module of losses repaired by TLP probe
  • f060c3c net-tcp_bbr: v2: record app-limited status of TLP-repaired flight
  • 7dcbad7 net-tcp: add fast_ack_mode=1: skip rwin check in tcp_fast_ack_mode__tcp_ack_snd_check()
  • 646929e net-tcp: re-generalize TSO sizing in TCP CC module API
  • 6e70340 net-tcp: add new ca opts flag TCP_CONG_WANTS_CE_EVENTS
  • 139515d net-tcp_bbr: v2: adjust skb tx.in_flight upon split in tcp_fragment()
  • 2e40012 net-tcp_bbr: v2: adjust skb tx.in_flight upon merge in tcp_shifted_skb()
  • 2d9da34 net-tcp_bbr: v2: introduce ca_ops->skb_marked_lost() CC module callback API
  • 5659962 net-tcp_bbr: v2: export FLAG_ECE in rate_sample.is_ece
  • 0297bbf net-tcp_bbr: v2: count packets lost over TCP rate sampling interval
  • 5d8e1dd net-tcp_bbr: v2: snapshot packets in flight at transmit time and pass in rate_sample
  • c1436f0 net-tcp_bbr: v2: shrink delivered_mstamp, first_tx_mstamp to u32 to free up 8 bytes
  • 7077dc7 net-tcp_bbr: broaden app-limited rate sample detection
  • 510a395 mm/vmscan: Add sysctl knobs for protecting the working set
  • 7abbd3b drivers: initialize ata before graphics
  • fdf9c51 locking: rwsem: spin faster
  • c58959d firmware: Enable stateless firmware loading
  • d3d89e3 sched/wait: Do accept() in LIFO order for cache efficiency
  • 4b3c223 x86/vdso: Use lfence instead of rep and nop
  • 6dc2104 XANMOD: Makefile: Move ARM and x86 instruction set selection to kernel-wide build
  • 3b4fa35 x86/kconfig: more uarches for kernel 6.8-rc4+ [xm_rev1]
  • 3627fed XANMOD: scripts/setlocalversion: Move localversion* files to the end
  • 90de195 XANMOD: scripts/setlocalversion: remove "+" tag for git repo short version
  • 57e7ec1 XANMOD: lib/kconfig.debug: disable default CONFIG_SYMBOLIC_ERRNAME and CONFIG_DEBUG_BUGVERBOSE
  • f690ffa XANMOD: cpufreq: tunes ondemand and conservative governor for performance
  • 4b85cf9 XANMOD: sched/autogroup: Add kernel parameter and config option to enable/disable autogroup feature by default
  • a9b746b XANMOD: mm/vmscan: vm_swappiness = 30 decreases the amount of swapping
  • 530ab07 XANMOD: dcache: cache_pressure = 50 decreases the rate at which VFS caches are reclaimed
  • a1da91b XANMOD: kconfig: add 500Hz timer interrupt kernel config option
  • b7bf286 XANMOD: block: set rq_affinity to force full multithreading I/O requests
  • 6c6142d XANMOD: block/mq-deadline: Disable front_merges by default
  • e4b3f02 XANMOD: block/mq-deadline: Increase write priority to improve responsiveness
  • cc200a6 XANMOD: rcu: Change sched_setscheduler_nocheck() calls to SCHED_RR policy
  • a6eca5d XANMOD: sched/core: Add yield_type sysctl to reduce or disable sched_yield
  • aea1f2b XANMOD: fair: Set scheduler tunable latencies to unscaled
  • a40ce09 XANMOD: fair: Remove all energy efficiency functions [v6.7.0+]
  • ea2b5b9 XANMOD: x86/build: Add more x86 code optimization flags
  • 9c1aee5 XANMOD: x86/build: Prevent generating avx2 and avx512 floating-point code
  • e8f897f Linux 6.8

https://sourceforge.net/projects/xanmod/files/releases/edge/6.8.0-xanmod1

Don't miss a new linux release

NewReleases is sending notifications on new releases.